[Add] confd config files

This commit is contained in:
2024-08-26 15:58:30 +08:00
parent 1628d2b624
commit d6c1ce54d6
4 changed files with 44 additions and 2 deletions

6
confd/confd.toml Normal file
View File

@@ -0,0 +1,6 @@
backend = "etcd"
nodes = [
"http://etcd:2379",
]
watch = true