Update read me
This commit is contained in:
parent
3e3412233d
commit
c423f96711
1 changed files with 2 additions and 2 deletions
|
|
@ -30,8 +30,8 @@ $ docker compose up
|
||||||
```
|
```
|
||||||
$ docker compose down
|
$ docker compose down
|
||||||
```
|
```
|
||||||
To delete the database and reset the docker volume, run `docker-compose down --volumes`
|
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.*
|
*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
|
### check container logs
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue