diff --git a/postgres1.yml b/postgres1.yml index 1f85542d..a2caa196 100644 --- a/postgres1.yml +++ b/postgres1.yml @@ -1,8 +1,8 @@ ttl: &ttl 30 loop_wait: &loop_wait 10 restapi: - listen: 127.0.0.1:8010 - connect_address: 127.0.0.1:8010 + listen: 127.0.0.1:8009 + connect_address: 127.0.0.1:8009 etcd: scope: batman ttl: *ttl