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
network = "traefik"
[providers]
[providers.file]
directory = "/path/to/config"
watch = true
watch = true
#[providers]
# [providers.file]
# directory = "/path/to/config"
# watch = true
# Enable ACME (Let's Encrypt): automatic SSL.
[certificatesResolvers.myresolver.acme]