networking: refactor routing #10
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ _: {
|
|||
settings = {
|
||||
port = 3300;
|
||||
domain = "scratch.flake.sh";
|
||||
host = "100.121.201.47";
|
||||
allowOrigin = ["scratch.flake.sh"];
|
||||
allowAnonymous = true;
|
||||
allowFreeURL = true;
|
||||
|
|
Loading…
Reference in a new issue