file provider reaktiviert (toml)

This commit is contained in:
Czechman 2022-11-28 02:14:35 +01:00
parent c54d2ca672
commit 60bbc253b1
1 changed files with 4 additions and 4 deletions

View File

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