1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-07-03 00:33:55 +00:00
dockerfiles/etcd-arm/etc/confd/confd.toml

7 lines
120 B
TOML
Raw Normal View History

2015-10-01 04:27:32 +00:00
backend = "etcd"
nodes = ["http://127.0.0.1:2379"]
confdir = "/etc/confd"
log-level = "info"
interval = 60
watch = true