fix pgadmin-backup

new version has new contents
This commit is contained in:
huadong zuo 2017-11-13 18:33:28 +08:00 committed by GitHub
parent f7ac8cf862
commit bd0f04bd80
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -485,7 +485,7 @@ services:
ports:
- "5050:5050"
volumes:
- ${DATA_SAVE_PATH}/pgadmin-backup:/var/lib/pgadmin4/data/storage/pgadmin4
- ${DATA_SAVE_PATH}/pgadmin-backup:/var/lib/pgadmin/storage/pgadmin4
depends_on:
- postgres
networks: