This commit is contained in:
Milo Schwartz 2025-01-27 21:19:06 -05:00
commit 525bd93582
No known key found for this signature in database

View file

@ -44,6 +44,9 @@ entryPoints:
address: ":80" address: ":80"
websecure: websecure:
address: ":443" address: ":443"
transport:
respondingTimeouts:
readTimeout: "30m"
http: http:
tls: tls:
certResolver: "letsencrypt" certResolver: "letsencrypt"