nginx-proxy-auto-docker/test/test_multiple-hosts/test_multiple-hosts.yml
2024-12-25 12:22:03 +01:00

8 lines
156 B
YAML

services:
web:
image: web
expose:
- "81"
environment:
WEB_PORTS: 81
VIRTUAL_HOST: webA.nginx-proxy.tld,webB.nginx-proxy.tld