Increase traefik read timeout to allow uploading larger container images

This commit is contained in:
Jade Ellis 2025-01-24 20:54:15 +00:00
parent 2811234219
commit da92cf8f9f
No known key found for this signature in database
GPG key ID: 8705A2A3EBF77BD2

View file

@ -28,6 +28,9 @@ entrypoints:
# trustedIPs: []
https:
address: :443
transport:
respondingTimeouts:
readTimeout: 600
http3: {}
# proxyProtocol:
# insecure: false