forked from Ivasoft/traefik
Normalize parameter names in configs
This commit is contained in:
committed by
Traefiker Bot
parent
e74e7cf734
commit
66485e81b4
@@ -3,7 +3,7 @@ logLevel = "DEBUG"
|
||||
defaultEntryPoints = ["http"]
|
||||
|
||||
# Use certificate in net/internal/testcert.go
|
||||
RootCAs = [ "fixtures/https/rootcas/local.crt"]
|
||||
rootCAs = [ "fixtures/https/rootcas/local.crt"]
|
||||
|
||||
[entryPoints]
|
||||
[entryPoints.http]
|
||||
|
||||
Reference in New Issue
Block a user