1
0
mirror of https://github.com/thib8956/nginx-proxy synced 2025-08-23 07:51:56 +00:00
Files
nginx-proxy/test/test_proxy_protocol/test_proxy-protocol-global-enabled.yml
2025-07-27 15:23:46 +02:00

13 lines
257 B
YAML

services:
nginx-proxy:
environment:
ENABLE_PROXY_PROTOCOL: "true"
proxy-protocol-global-enabled:
image: web
expose:
- "80"
environment:
WEB_PORTS: "80"
VIRTUAL_HOST: proxy-protocol-global-enabled.nginx-proxy.tld