Healthchecks and fixes for QR API
Some checks failed
ci/woodpecker/push/ci Pipeline failed
ci/woodpecker/push/deploy unknown status

This commit is contained in:
2026-02-07 14:45:02 -03:00
parent 771d0ccf27
commit ace33435fb
9 changed files with 164 additions and 19 deletions

View File

@@ -5,7 +5,8 @@
# Place this file in the same directory as your other dynamic config (e.g. /etc/traefik/conf.d/)
# so the file provider picks it up.
#
# Then uncomment the serversTransport label on the kutt service in docker-compose.portainer.yml.
# In docker-compose.portainer.yml set the kutt service label to use this transport with @file:
# traefik.http.services.kutt-short.loadbalancer.serversTransport=kutt-long-timeout@file
#
# responseHeaderTimeout: time to wait for backend response headers (0 = no timeout).
# 300s helps avoid 504 Gateway Timeout when Kutt or OIDC is slow.