Clarify Dendrite startup instructions in README.md

This commit is contained in:
Roger Gonzalez 2024-11-27 16:34:08 -03:00
parent 200262f679
commit 274080cf98
Signed by: rogs
GPG Key ID: C7ECE9C6C36EC2E6

View File

@ -47,7 +47,7 @@ client_api:
recaptcha_api_js_url: ""
```
4. Start Dendrite:
4. Start Dendrite (only the DB and the monolith!):
```sh
docker compose up -d postgres monolith