Updated readme

This commit is contained in:
2022-02-12 13:05:54 +00:00
parent 97aa13a07d
commit 2776c35da6

View File

@@ -18,11 +18,12 @@ Execute:
## Recover ## Recover
### database
```bash ```bash
docker exec -i mysql_container mysql -uroot -psecret database < db.sql docker exec -i mysql_container mysql -uroot -psecret database < db.sql
``` ```
### Volume ### volume
Execute: Execute:
```bash ```bash