Fix consul catalog refresh problems
This commit is contained in:
parent
ecf31097ea
commit
f80a6ef2a6
5 changed files with 259 additions and 111 deletions
|
@ -1,6 +1,9 @@
|
|||
defaultEntryPoints = ["http"]
|
||||
logLevel = "DEBUG"
|
||||
|
||||
[web]
|
||||
address = ":8080"
|
||||
|
||||
[entryPoints]
|
||||
[entryPoints.http]
|
||||
address = ":8000"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue