Update reset instructions
This commit is contained in:
parent
997ebf3ebb
commit
f4891fdc83
@ -47,9 +47,10 @@ Copy over `.env.example` to `.env` and insert your values.
|
|||||||
|
|
||||||
## Cleaning Up
|
## Cleaning Up
|
||||||
|
|
||||||
To clean up the Synapse server and local storage database, run (while the containers are stopped)
|
To clean up the Synapse server and local storage database, run
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
|
docker-compose down
|
||||||
sudo rm files/homeserver.db
|
sudo rm files/homeserver.db
|
||||||
rm db.sqlite
|
rm db.sqlite
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user