Updated readme

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

View File

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