mirror of
https://github.com/prodrigestivill/docker-postgres-backup-local.git
synced 2026-07-04 01:08:03 +00:00
Update README.md
This commit is contained in:
@@ -31,7 +31,7 @@ services:
|
|||||||
pgbackups:
|
pgbackups:
|
||||||
image: prodrigestivill/postgres-backup-local
|
image: prodrigestivill/postgres-backup-local
|
||||||
restart: always
|
restart: always
|
||||||
user: postgres:postgres
|
user: postgres:postgres # Optional: see below
|
||||||
volumes:
|
volumes:
|
||||||
- /var/opt/pgbackups:/backups
|
- /var/opt/pgbackups:/backups
|
||||||
links:
|
links:
|
||||||
|
|||||||
Reference in New Issue
Block a user