From 9674176fb7136a29f50f6143202bc2007c5abf7a Mon Sep 17 00:00:00 2001 From: PauRE Date: Thu, 22 Jul 2021 17:14:28 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ab47064..a4766cb 100644 --- a/README.md +++ b/README.md @@ -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: