nochmal angepasst

This commit is contained in:
Czechman 2022-11-27 05:35:21 +01:00
parent f2c37d78fd
commit a232ba3a1f
1 changed files with 5 additions and 4 deletions

View File

@ -156,10 +156,11 @@
# #
exposedByDefault = false exposedByDefault = false
network = "traefik" network = "traefik"
[providers] watch = true
[providers.file] #[providers]
directory = "/path/to/config" # [providers.file]
watch = true # directory = "/path/to/config"
# watch = true
# Enable ACME (Let's Encrypt): automatic SSL. # Enable ACME (Let's Encrypt): automatic SSL.
[certificatesResolvers.myresolver.acme] [certificatesResolvers.myresolver.acme]