diff --git a/servers/traefik/config.yml b/servers/traefik/config.yml index d76064f6..b136aab0 100644 --- a/servers/traefik/config.yml +++ b/servers/traefik/config.yml @@ -28,6 +28,9 @@ entrypoints: # trustedIPs: [] https: address: :443 + transport: + respondingTimeouts: + readTimeout: 600 http3: {} # proxyProtocol: # insecure: false