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

@@ -9,7 +9,7 @@ services:
command:
- /bin/sh
- -c
- bkup backup --storage s3 --path /mys3_custom_path --dbname database_name
- mysql-bkup backup --storage s3 --path /mys3_custom_path --dbname database_name
environment:
- DB_PORT=3306
- DB_HOST=mysqlhost