From 8068fc305737ed6009ea8b1cc9df367cc4a97fea Mon Sep 17 00:00:00 2001 From: derStephan Date: Wed, 5 Aug 2026 13:25:15 +0200 Subject: [PATCH] Update community-containers/caddy/readme.md Co-authored-by: Simon L. Signed-off-by: derStephan --- community-containers/caddy/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community-containers/caddy/readme.md b/community-containers/caddy/readme.md index 5732c71a..4e5764a8 100644 --- a/community-containers/caddy/readme.md +++ b/community-containers/caddy/readme.md @@ -138,7 +138,7 @@ https://subdomain.your-nc-domain.com:443 { ``` -## running caddy behind a proxy +## Running caddy behind a proxy - The container also supports the proxy protocol inside caddy. That means that you can run a supported web server in front of port 443/tcp and use the proxy protocol. - You can enable this by configuring the `APACHE_IP_BINDING` environmental variable for the mastercontainer and set it to an ip-address from which the protocol shall be accepted.