forked from Ivasoft/traefik
Fix consul catalog refresh problems
This commit is contained in:
committed by
Traefiker
parent
ecf31097ea
commit
f80a6ef2a6
@@ -1,6 +1,9 @@
|
||||
defaultEntryPoints = ["http"]
|
||||
logLevel = "DEBUG"
|
||||
|
||||
[web]
|
||||
address = ":8080"
|
||||
|
||||
[entryPoints]
|
||||
[entryPoints.http]
|
||||
address = ":8000"
|
||||
|
||||
Reference in New Issue
Block a user