mirror of
https://github.com/ChristianLempa/boilerplates.git
synced 2024-11-22 00:03:16 +01:00
Update traefik.yml
There was a typo in the end of certificateResolver /production. One ":" too many
This commit is contained in:
parent
4e6e48dc52
commit
6a37c6969c
@ -54,7 +54,7 @@ entryPoints:
|
||||
# storage: /etc/traefik/certs/acme.json
|
||||
# caServer: "https://acme-v02.api.letsencrypt.org/directory"
|
||||
# httpChallenge:
|
||||
# entryPoint: webproviders:
|
||||
# entryPoint: webproviders
|
||||
|
||||
# (Optional) Overwrite Default Certificates
|
||||
# tls:
|
||||
@ -70,4 +70,4 @@ providers:
|
||||
file:
|
||||
# watch for dynamic configuration changes
|
||||
directory: /etc/traefik
|
||||
watch: true
|
||||
watch: true
|
||||
|
Loading…
Reference in New Issue
Block a user