1
0
mirror of https://github.com/thib8956/nginx-proxy synced 2025-08-23 07:51:56 +00:00
Files
nginx-proxy/test/test_htpasswd/test_htpasswd-regex-virtual-host.yml
2025-02-08 15:27:53 +01:00

9 lines
152 B
YAML

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