mirror of
https://github.com/coltoneshaw/CS-Repro-Mattermost.git
synced 2025-12-23 10:01:30 +01:00
added initial setup of replicas
This commit is contained in:
@@ -13,7 +13,7 @@ services:
|
||||
- /tmp
|
||||
- /var/run/postgresql
|
||||
volumes:
|
||||
- ./volumes/db/var/lib/postgresql/data:/var/lib/postgresql/data
|
||||
- ./volumes/db/primary/data:/var/lib/postgresql/data
|
||||
- ./files/postgres/primary/init.sh:/docker-entrypoint-initdb.d/init.sh
|
||||
- ./files/postgres/primary/primary_config.conf:/files/postgres/primary/primary_config.conf
|
||||
healthcheck:
|
||||
|
||||
Reference in New Issue
Block a user