docs: update docs

This commit is contained in:
2024-01-20 14:33:58 +01:00
parent 99ea4e18e5
commit c87201d08d
6 changed files with 19 additions and 19 deletions

View File

@@ -6,7 +6,7 @@ services:
command:
- /bin/sh
- -c
- bkup backup --dbname database_name --mode scheduled --period "0 1 * * *"
- mysql-bkup backup --dbname database_name --mode scheduled --period "0 1 * * *"
volumes:
- ./backup:/backup
environment: