初始化

This commit is contained in:
2026-06-25 09:58:00 +08:00
parent 9499428995
commit b53df728ce
+1 -1
View File
@@ -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