Add traefik autoconfigure docker
This commit is contained in:
parent
445c50dab6
commit
a4f981506f
4 changed files with 21 additions and 2 deletions
|
@ -46,6 +46,6 @@ certificatesResolvers:
|
|||
tlschallenge: {}
|
||||
storage: acme.json
|
||||
keyType: RSA4096
|
||||
#caServer: "https://acme-staging-v02.api.letsencrypt.org/directory"
|
||||
caServer: "https://acme-staging-v02.api.letsencrypt.org/directory"
|
||||
httpChallenge:
|
||||
entryPoint: http
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue