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
@@ -5,10 +5,10 @@ sendAnonymousUsage = false
|
||||
[log]
|
||||
logLevel = "DEBUG"
|
||||
|
||||
[entrypoints]
|
||||
[entrypoints.web]
|
||||
[entryPoints]
|
||||
[entryPoints.web]
|
||||
address = ":8000"
|
||||
[entrypoints.api]
|
||||
[entryPoints.api]
|
||||
address = ":9090"
|
||||
|
||||
[api]
|
||||
|
||||
Reference in New Issue
Block a user