Fixed mount errors
This commit is contained in:
@@ -10,7 +10,7 @@ services:
|
||||
- POSTGRES_PASSWORD_FILE=/run/secrets/postgres-master
|
||||
- PGDATA=/var/lib/postgresql/data
|
||||
volumes:
|
||||
- /mnt/swarm-data/postgres:/var/lib/postgresql/data
|
||||
- /home/doc/swarm/data/postgres:/var/lib/postgresql/data
|
||||
ports:
|
||||
- 5432:5432
|
||||
deploy:
|
||||
|
||||
Reference in New Issue
Block a user