mirror of
https://github.com/outbackdingo/patroni.git
synced 2026-08-25 14:53:37 +00:00
Make sure that we are running and testing latest versions of everything (#303)
This commit is contained in:
committed by
GitHub
parent
5c8399e4fa
commit
0b1bfeca5b
+1
-1
@@ -12,7 +12,7 @@ restapi:
|
||||
password: password
|
||||
|
||||
etcd:
|
||||
host: 127.0.0.1:4001
|
||||
host: 127.0.0.1:2379
|
||||
|
||||
bootstrap:
|
||||
# this section will be written into Etcd:/<namespace>/<scope>/config after initializing new cluster
|
||||
|
||||
Reference in New Issue
Block a user