diff --git a/postgres0.yml b/postgres0.yml index 3f4b4761..8757538f 100644 --- a/postgres0.yml +++ b/postgres0.yml @@ -1,6 +1,7 @@ loop_wait: 10 restapi: listen: 127.0.0.1:8008 + connect_address: 127.0.0.1:8008 etcd: scope: batman ttl: 30 diff --git a/postgres1.yml b/postgres1.yml index c2d4ce29..a0afe20f 100644 --- a/postgres1.yml +++ b/postgres1.yml @@ -1,6 +1,7 @@ loop_wait: 10 restapi: listen: 127.0.0.1:8009 + connect_address: 127.0.0.1:8009 etcd: scope: batman ttl: 30