初始化
This commit is contained in:
@@ -47,7 +47,7 @@ services:
|
|||||||
postgres:
|
postgres:
|
||||||
condition: service_healthy
|
condition: service_healthy
|
||||||
volumes:
|
volumes:
|
||||||
- ../data/postgres-backup:/backup
|
- /data/pgsql/backup:/backup
|
||||||
- ./scripts/postgres-backup.sh:/usr/local/bin/backup.sh
|
- ./scripts/postgres-backup.sh:/usr/local/bin/backup.sh
|
||||||
environment:
|
environment:
|
||||||
PGUSER: postgres
|
PGUSER: postgres
|
||||||
|
|||||||
Reference in New Issue
Block a user