mirror of
https://github.com/jkaninda/mysql-bkup.git
synced 2026-01-23 21:09:03 +01:00
Update README.md
This commit is contained in:
@@ -99,7 +99,7 @@ Simple S3 backup usage
|
|||||||
command:
|
command:
|
||||||
- /bin/sh
|
- /bin/sh
|
||||||
- -c
|
- -c
|
||||||
- mysql_bkup --operation restore -d s3 -f database_20231217_115621.sql
|
- mysql_bkup --operation restore --source s3 -f database_20231217_115621.sql
|
||||||
volumes:
|
volumes:
|
||||||
- ./backup:/backup
|
- ./backup:/backup
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
Reference in New Issue
Block a user