Add `consul` stanza.

This commit is contained in:
Kazuhiro MUSASHI 2022-03-13 21:55:25 +09:00
parent 34a2f107e7
commit 64066ab78f
1 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,11 @@
client { client {
enabled = true enabled = true
meta {
connect.log_level = "debug"
}
} }
# consul {
# token = "11800359-1330-fe54-d858-44e8de9a14f6"
# }