forked from Ivasoft/traefik
Remove old global config and use new static config
This commit is contained in:
committed by
Traefiker Bot
parent
c39d21c178
commit
5d91c7e15c
@@ -1,7 +1,8 @@
|
||||
[log]
|
||||
logLevel = "DEBUG"
|
||||
|
||||
defaultEntryPoints = ["http"]
|
||||
|
||||
[serversTransport]
|
||||
# Use certificate in net/internal/testcert.go
|
||||
rootCAs = [ """
|
||||
-----BEGIN CERTIFICATE-----
|
||||
@@ -26,7 +27,8 @@ fblo6RBxUQ==
|
||||
|
||||
[api]
|
||||
|
||||
[file]
|
||||
[providers]
|
||||
[providers.file]
|
||||
|
||||
[Routers]
|
||||
[Routers.router1]
|
||||
|
||||
Reference in New Issue
Block a user