fix
This commit is contained in:
parent
7f6bd60769
commit
6773439226
2 changed files with 4 additions and 2 deletions
|
@ -18,6 +18,8 @@ in {
|
|||
SIGNUPS_ALLOWED = false;
|
||||
INVITATIONS_ALLOWED = false;
|
||||
|
||||
ENABLE_WEBSOCKET = true;
|
||||
|
||||
ROCKET_ADDRESS = "127.0.0.1";
|
||||
ROCKET_PORT = 8000;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue