nginx-proxy-auto-docker/test/test_htpasswd/test_htpasswd-regex-virtual-host.yml
2025-01-31 22:59:01 +01:00

8 lines
152 B
YAML

services:
regex:
image: web
expose:
- "80"
environment:
WEB_PORTS: "80"
VIRTUAL_HOST: ~^regex.*\.nginx-proxy\.example$$