nginx-proxy-auto-docker/test/test_htpasswd/test_htpasswd-regex-virtual-host.yml
2024-12-25 12:22:03 +01:00

8 lines
149 B
YAML

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