docs/wsl: Correct name for rabbitmq conf file.

This commit is contained in:
Aman Agrawal
2020-04-18 22:50:38 +05:30
committed by Tim Abbott
parent d33abba687
commit bf2aec3ff3

View File

@@ -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: