Update README.md

This commit is contained in:
PauRE
2021-07-22 17:14:28 +02:00
committed by GitHub
parent 3b6d1a0335
commit 9674176fb7
+1 -1
View File
@@ -31,7 +31,7 @@ services:
pgbackups:
image: prodrigestivill/postgres-backup-local
restart: always
user: postgres:postgres
user: postgres:postgres # Optional: see below
volumes:
- /var/opt/pgbackups:/backups
links: