doc: reviewed docs

This commit is contained in:
2025-01-13 15:04:29 +01:00
parent 68322e6b9f
commit 24573a96ad

View File

@@ -71,7 +71,7 @@ services:
# for available releases.
image: jkaninda/mysql-bkup
container_name: mysql-bkup
command: backup
command: backup #--config /backup/config.yaml # config file
volumes:
- ./backup:/backup # Mount the backup directory
- ./config.yaml:/backup/config.yaml # Mount the configuration file