Update examples
This commit is contained in:
parent
80dab3058f
commit
a8198d942d
1 changed files with 2 additions and 1 deletions
|
@ -4,5 +4,6 @@ consul:
|
|||
server: true
|
||||
encrypt: "RIxqpNlOXqtr/j4BgvIMEw=="
|
||||
bootstrap: 3
|
||||
datacenter: eu
|
||||
bind_addr: 0.0.0.0
|
||||
datacenter: eu
|
||||
retry_join: [1.1.1.1]
|
||||
|
|
Loading…
Reference in a new issue