mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-12 09:23:09 -06:00
Removed stop service steps, were too obvious
This commit is contained in:
parent
f8ee3124f1
commit
9d9f49e9c4
|
|
@ -60,13 +60,6 @@ brew services start zookeeper
|
|||
brew services start kafka
|
||||
```
|
||||
|
||||
You can stop Kafka service by running
|
||||
|
||||
```bash
|
||||
brew services stop zookeeper
|
||||
brew services stop kafka
|
||||
```
|
||||
|
||||
## Configuration
|
||||
|
||||
### Postgres database setup
|
||||
|
|
|
|||
Loading…
Reference in a new issue