mirror of
https://github.com/spacebarchat/docs.git
synced 2024-11-25 19:52:28 +01:00
Update contributing.md
This commit is contained in:
parent
9a4fad48d1
commit
b3bbfde289
@ -91,7 +91,8 @@ To do this create a ``/api/.env`` file and appending/writing this:
|
|||||||
```
|
```
|
||||||
GATEWAY=[YOURGATEWAYURL]
|
GATEWAY=[YOURGATEWAYURL]
|
||||||
```
|
```
|
||||||
replace ``[YOURGATEWAYURL]`` with your gateway endpoint e.g. ``http://localhost:3001``, ``http://myfosscordserver:3001``
|
replace ``[YOURGATEWAYURL]`` with your gateway endpoint e.g. ``ws://localhost:3001``, ``wss://myfosscordserver:3001``
|
||||||
|
if it is https/ssl encrypted use ``wss`` otherwise use ``ws``.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user