Add `consul` stanza.
This commit is contained in:
parent
34a2f107e7
commit
64066ab78f
|
@ -1,3 +1,11 @@
|
||||||
client {
|
client {
|
||||||
enabled = true
|
enabled = true
|
||||||
|
|
||||||
|
meta {
|
||||||
|
connect.log_level = "debug"
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
# consul {
|
||||||
|
# token = "11800359-1330-fe54-d858-44e8de9a14f6"
|
||||||
|
# }
|
||||||
|
|
Loading…
Reference in New Issue