forked from SW/traefik
Remove old global config and use new static config
This commit is contained in:
committed by
Traefiker Bot
parent
c39d21c178
commit
5d91c7e15c
@@ -1,5 +1,5 @@
|
||||
[log]
|
||||
logLevel = "DEBUG"
|
||||
defaultEntryPoints = ["http"]
|
||||
|
||||
[entryPoints]
|
||||
[entryPoints.http]
|
||||
@@ -9,7 +9,8 @@ defaultEntryPoints = ["http"]
|
||||
|
||||
[api]
|
||||
|
||||
[file]
|
||||
[providers]
|
||||
[providers.file]
|
||||
|
||||
[Routers]
|
||||
[Routers.router1]
|
||||
|
||||
Reference in New Issue
Block a user