Update read me

This commit is contained in:
Chloe Jung 2023-02-07 09:18:29 +13:00
parent 3e3412233d
commit c423f96711

View file

@ -30,8 +30,8 @@ $ docker compose up
```
$ docker compose down
```
To delete the database and reset the docker volume, run `docker-compose down --volumes`
*NOTE: caddy_data volume won't be removed even if you run `docker-compose down --volumes` because it's an external volume.*
To delete the database and reset the docker volume, run `docker compose down --volumes`
*NOTE: caddy_data volume won't be removed even if you run `docker compose down --volumes` because it's an external volume. **Make sure to wipe your programmed cards before wiping the database***
### check container logs