docs: update scheduled backup docker deployment example

This commit is contained in:
Jonas Kaninda
2024-10-15 16:53:37 +02:00
parent 6e2d3a9f21
commit b0ae212578
2 changed files with 2 additions and 2 deletions

View File

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