diff --git a/README.md b/README.md index 88be8aa..62dd8f1 100644 --- a/README.md +++ b/README.md @@ -18,11 +18,12 @@ Execute: ## Recover +### database ```bash docker exec -i mysql_container mysql -uroot -psecret database < db.sql ``` -### Volume +### volume Execute: ```bash