mirror of
https://github.com/jkaninda/mysql-bkup.git
synced 2025-12-06 05:29:41 +01:00
doc: reviewed docs
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user