mirror of
https://github.com/fosrl/docs.git
synced 2025-05-13 05:40:41 +01:00
Merge branch 'main' of https://github.com/fosrl/docs
This commit is contained in:
commit
525bd93582
1 changed files with 3 additions and 0 deletions
|
@ -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"
|
||||||
|
|
Loading…
Reference in a new issue