mirror of
https://github.com/zulip/zulip.git
synced 2026-06-15 21:01:31 +08:00
docs/wsl: Correct name for rabbitmq conf file.
This commit is contained in:
parent
d33abba687
commit
bf2aec3ff3
@ -75,10 +75,10 @@ Store.
|
||||
sudo apt install rabbitmq-server memcached redis-server postgresql
|
||||
```
|
||||
|
||||
1. Open `/etc/rabbitmq/Rabbitmq.conf` using e.g.:
|
||||
1. Open `/etc/rabbitmq/rabbitmq-env.conf` using e.g.:
|
||||
|
||||
```
|
||||
sudo vim /etc/rabbitmq/Rabbitmq.conf
|
||||
sudo vim /etc/rabbitmq/rabbitmq-env.conf
|
||||
```
|
||||
|
||||
Add the following lines at the end of your file and save:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user