docs: update scheduled backup docker deployment example

This commit is contained in:
Jonas Kaninda
2024-10-15 16:24:48 +02:00
parent 3d4b9fa7ba
commit 6fbe4a3abc
2 changed files with 2 additions and 2 deletions

View File

@@ -93,7 +93,7 @@ networks:
-e "DB_HOST=hostname" \
-e "DB_USERNAME=user" \
-e "DB_PASSWORD=password" \
jkaninda/pg-bkup backup -d dbName --cron-expression "@every 1m"
jkaninda/pg-bkup backup -d dbName --cron-expression "@every 15m" #@midnight
```
See: https://jkaninda.github.io/pg-bkup/reference/#predefined-schedules