mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-13 09:53:10 -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
|
brew services start kafka
|
||||||
```
|
```
|
||||||
|
|
||||||
You can stop Kafka service by running
|
|
||||||
|
|
||||||
```bash
|
|
||||||
brew services stop zookeeper
|
|
||||||
brew services stop kafka
|
|
||||||
```
|
|
||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|
||||||
### Postgres database setup
|
### Postgres database setup
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue