From 274080cf98dd188a64d0b57ca1980907672f3585 Mon Sep 17 00:00:00 2001 From: Roger Gonzalez Date: Wed, 27 Nov 2024 16:34:08 -0300 Subject: [PATCH] Clarify Dendrite startup instructions in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8938981..a1fbd2d 100644 --- a/README.md +++ b/README.md @@ -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