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