Removing redundant line from the ServerSetup contribution guide

This commit is contained in:
Arpit Mohan 2021-03-03 13:53:45 +05:30 committed by GitHub
parent f1b24c0737
commit 867cfc202f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -104,8 +104,6 @@ For being able to run or debug plugins, two are especially important:
Please note when setting **Working directory** option. If the path is not correct, plugins will fail to load and cannot fetch data from mongo, redis
example:
3. Load your env file by going to the EnvFile Tab in the Run/Debug configuration settings for your server.
<img width="1067" alt="Screenshot 2021-03-03 at 1 49 17 PM" src="https://user-images.githubusercontent.com/458946/109775238-451c8d80-7c27-11eb-98ad-61fc33082b63.png">