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