forked from Ivasoft/traefik
Use the same case every where for entryPoints.
This commit is contained in:
committed by
Traefiker Bot
parent
b9f826554c
commit
8389b46b5c
@@ -8,8 +8,8 @@ logLevel = "DEBUG"
|
||||
[serversTransport]
|
||||
insecureSkipVerify=true
|
||||
|
||||
[entrypoints]
|
||||
[entrypoints.wss]
|
||||
[entryPoints]
|
||||
[entryPoints.wss]
|
||||
address = ":8000"
|
||||
|
||||
[api]
|
||||
|
||||
Reference in New Issue
Block a user