docker-compose.yml aktualisiert

This commit is contained in:
ds
2025-12-20 04:08:36 +00:00
parent 8acbcc9d30
commit 57ead42847
+1 -1
View File
@@ -4,5 +4,5 @@ services:
ports: ports:
- "127.0.0.1:${HTTP_PORT}:80" - "127.0.0.1:${HTTP_PORT}:80"
labels: labels:
caddy: http://web1.cloud.dev.osnawiki.de caddy: http://${APP_URL}
caddy.reverse_proxy: "{{upstreams 80}}" caddy.reverse_proxy: "{{upstreams 80}}"