mirror of
https://github.com/bitnami/containers.git
synced 2026-02-13 16:07:15 +08:00
postgresql: update root docker-compose.yml
This commit is contained in:
@@ -6,7 +6,7 @@ services:
|
||||
ports:
|
||||
- '5432'
|
||||
volumes:
|
||||
- 'postgresql_master_data:/bitnami/postgresql'
|
||||
- 'postgresql_master_data:/bitnami'
|
||||
environment:
|
||||
- POSTGRESQL_REPLICATION_MODE=master
|
||||
- POSTGRESQL_REPLICATION_USER=repl_user
|
||||
|
||||
Reference in New Issue
Block a user