7 lines
65 B
TOML
7 lines
65 B
TOML
backend = "etcd"
|
|
nodes = [
|
|
"http://etcd:2379",
|
|
]
|
|
watch = true
|
|
|