adding info about basic auth
This commit is contained in:
@ -23,9 +23,9 @@ Structure:
|
||||
|
||||
3) Edit .env
|
||||
```
|
||||
TOKEN = token
|
||||
INTERNAL_IP =
|
||||
PUBLIC_URL =
|
||||
TOKEN = (Discord Token)
|
||||
INTERNAL_IP = (The Internal IP Address of the Server running Serge)
|
||||
PUBLIC_URL = (The public URL of your Serge install)
|
||||
```
|
||||
|
||||
4) Go to Handler -- > index.js and change "GUIDIDHERE" to your Discord Server's Guild ID
|
||||
|
Reference in New Issue
Block a user