vi /etc/confd/confd.toml

backend = "consul"
confdir = "/etc/confd"
log-level = "debug"
interval = 600
nodes = [
  "127.0.0.1:8500",
]
noop = false

./confd -onetime

./confd