nginx-proxy-auto-docker/test/test_trust-downstream-proxy/test_enabled.yml
2024-12-25 12:22:03 +01:00

13 lines
235 B
YAML

services:
nginx-proxy:
environment:
TRUST_DOWNSTREAM_PROXY: "true"
web:
image: web
expose:
- "80"
environment:
WEB_PORTS: 80
VIRTUAL_HOST: web.nginx-proxy.tld
HTTPS_METHOD: noredirect