mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-12-27 02:09:06 +02:00
7 lines
120 B
TOML
7 lines
120 B
TOML
backend = "etcd"
|
|
nodes = ["http://127.0.0.1:2379"]
|
|
confdir = "/etc/confd"
|
|
log-level = "info"
|
|
interval = 60
|
|
watch = true
|