toml um local ergänzt

This commit is contained in:
Czechman 2021-10-20 03:11:01 +02:00
parent 0d7ffdfd04
commit 01cd91eb9c
1 changed files with 4 additions and 3 deletions

View File

@ -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]