1
0
mirror of https://github.com/nginx-proxy/nginx-proxy synced 2025-02-05 05:41:39 +01:00
nginx-proxy/test/test_htpasswd/test_htpasswd-regex-virtual-host.yml
2024-12-30 12:07:30 +01:00

9 lines
151 B
YAML

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