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"
websecure:
address: ":443"
transport:
respondingTimeouts:
readTimeout: "30m"
http:
tls:
certResolver: "letsencrypt"