mirror of
https://github.com/jkaninda/mysql-bkup.git
synced 2025-12-07 14:09:41 +01:00
Update README.md
This commit is contained in:
@@ -139,8 +139,6 @@ bkup --operation backup --destination s3 -database mydatabase
|
|||||||
- /bin/sh
|
- /bin/sh
|
||||||
- -c
|
- -c
|
||||||
- mysql_bkup --operation restore --source s3 -f database_20231217_115621.sql.gz
|
- mysql_bkup --operation restore --source s3 -f database_20231217_115621.sql.gz
|
||||||
volumes:
|
|
||||||
- ./backup:/backup
|
|
||||||
environment:
|
environment:
|
||||||
- DB_PORT=3306
|
- DB_PORT=3306
|
||||||
- DB_HOST=mysql
|
- DB_HOST=mysql
|
||||||
|
|||||||
Reference in New Issue
Block a user