nochmal angepasst
This commit is contained in:
parent
f2c37d78fd
commit
a232ba3a1f
|
|
@ -156,10 +156,11 @@
|
|||
#
|
||||
exposedByDefault = false
|
||||
network = "traefik"
|
||||
[providers]
|
||||
[providers.file]
|
||||
directory = "/path/to/config"
|
||||
watch = true
|
||||
#[providers]
|
||||
# [providers.file]
|
||||
# directory = "/path/to/config"
|
||||
# watch = true
|
||||
|
||||
# Enable ACME (Let's Encrypt): automatic SSL.
|
||||
[certificatesResolvers.myresolver.acme]
|
||||
|
|
|
|||
Loading…
Reference in New Issue