stuff
This commit is contained in:
parent
8b4eea68fa
commit
d26aca37b1
|
@ -24,7 +24,7 @@ in {
|
||||||
|
|
||||||
ENABLE_WEBSOCKET = true;
|
ENABLE_WEBSOCKET = true;
|
||||||
|
|
||||||
ROCKET_ADDRESS = "localhost";
|
ROCKET_ADDRESS = "127.0.0.1";
|
||||||
ROCKET_PORT = 8000;
|
ROCKET_PORT = 8000;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue