1
0
mirror of https://github.com/thib8956/nginx-proxy synced 2025-08-23 16:01:57 +00:00

feat: global proxy protocol support

This commit is contained in:
Antonio Mika
2025-02-18 15:08:34 -05:00
committed by Nicolas Duchon
parent e6d78e7474
commit 872e5b5646
6 changed files with 179 additions and 18 deletions

View File

@@ -0,0 +1,12 @@
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