feat: enable passHostHeader for Nextcloud Traefik service

This commit is contained in:
2025-07-01 19:43:50 +08:00
parent 4273819a2e
commit b8a32d8c8f
+1
View File
@@ -58,6 +58,7 @@ services:
- traefik.http.routers.nextcloud.tls.certresolver=le
- traefik.http.routers.nextcloud.service=nextcloud
- traefik.http.services.nextcloud.loadbalancer.server.port=80
- "traefik.http.services.nextcloud.loadbalancer.passHostHeader=true"
# Note: Nginx is an external service. You can find more information about the configuration here:
# https://hub.docker.com/_/nginx/