nginx-proxy-auto-docker/test/test_multiple-hosts/test_multiple-hosts.yml
2024-12-30 12:07:30 +01:00

8 lines
158 B
YAML

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