update traefik labels

This commit is contained in:
krisz 2025-04-20 21:18:04 +02:00
parent 3ff057c90f
commit 2240b4bc56

View File

@ -56,9 +56,9 @@ services:
traefik.http.routers.gitea.tls: "true"
traefik.http.routers.gitea.tls.certresolver: "letsencrypt"
traefik.http.services.gitea.loadbalancer.server.port: "3000"
traefik.http.services.gitea.loadbalancer.healthCheck.path: "/"
traefik.http.services.gitea.loadbalancer.healthCheck.interval: "30s"
traefik.http.services.gitea.loadbalancer.healthCheck.timeout: "1s"
#traefik.http.services.gitea.loadbalancer.healthCheck.path: "/"
#traefik.http.services.gitea.loadbalancer.healthCheck.interval: "30s"
#traefik.http.services.gitea.loadbalancer.healthCheck.timeout: "1s"
proxy: