mirror of
https://github.com/outbackdingo/patroni.git
synced 2026-08-25 14:53:37 +00:00
Rename cluster name to demo (#1000)
* Assign hostname to haproxy container * Tune vim config
This commit is contained in:
@@ -61,6 +61,7 @@ services:
|
||||
image: patroni
|
||||
networks: [ demo ]
|
||||
env_file: docker/patroni.env
|
||||
hostname: haproxy
|
||||
container_name: demo-haproxy
|
||||
ports:
|
||||
- "5000:5000"
|
||||
|
||||
Reference in New Issue
Block a user