toml um local ergänzt
This commit is contained in:
parent
0d7ffdfd04
commit
01cd91eb9c
|
|
@ -50,7 +50,7 @@ logLevel = "DEBUG"
|
|||
defaultEntryPoints = ["https","http"]
|
||||
|
||||
[api]
|
||||
debug = false
|
||||
debug = true
|
||||
dashboard = true
|
||||
|
||||
[entryPoints]
|
||||
|
|
@ -73,7 +73,8 @@ onHostRule = true
|
|||
entryPoint = "https"
|
||||
[[acme.domains]]
|
||||
main = "czechman.dynvpn.de"
|
||||
|
||||
[[acme.domains]]
|
||||
main = "local"
|
||||
|
||||
#[retry]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue