Fix consul catalog refresh problems

This commit is contained in:
SALLEYRON Julien
2017-09-08 20:50:04 +02:00
committed by Traefiker
parent ecf31097ea
commit f80a6ef2a6
5 changed files with 259 additions and 111 deletions

View File

@@ -1,6 +1,9 @@
defaultEntryPoints = ["http"]
logLevel = "DEBUG"
[web]
address = ":8080"
[entryPoints]
[entryPoints.http]
address = ":8000"