loglevel und defaultentrypoint aus api entfernt
This commit is contained in:
parent
ee4422dab4
commit
a4adcd5024
|
|
@ -46,12 +46,12 @@
|
|||
# [backends.dokuwiki]
|
||||
# [backends.dokuwiki.servers.wiki]
|
||||
# url = "http://172.17.0.2:80"
|
||||
logLevel = "DEBUG"
|
||||
defaultEntryPoints = ["https","http"]
|
||||
|
||||
[api]
|
||||
debug = false
|
||||
dashboard = true
|
||||
logLevel = "DEBUG"
|
||||
defaultEntryPoints = ["https","http"]
|
||||
|
||||
[entryPoints]
|
||||
[entryPoints.http]
|
||||
|
|
|
|||
Loading…
Reference in New Issue