Revert restapi port to 8009

This commit is contained in:
Alexander Kukushkin
2015-07-08 08:53:51 +02:00
parent a1f11fe2fe
commit 00aa99b38f

View File

@@ -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