nochmal angepasst
This commit is contained in:
parent
f2c37d78fd
commit
a232ba3a1f
|
|
@ -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]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue