Rename cluster name to demo (#1000)

* Assign hostname to haproxy container
* Tune vim config
This commit is contained in:
Alexander Kukushkin
2019-03-11 10:57:26 +01:00
committed by GitHub
parent 13f7aede61
commit 9e19b43869
4 changed files with 11 additions and 3 deletions
+1
View File
@@ -61,6 +61,7 @@ services:
image: patroni
networks: [ demo ]
env_file: docker/patroni.env
hostname: haproxy
container_name: demo-haproxy
ports:
- "5000:5000"