fixing stupid discord issue

This commit is contained in:
D3vision 2023-07-14 18:38:12 +02:00
parent 2f11ffa08a
commit d65a8d7874

View File

@ -7,7 +7,7 @@
"shardCount": 1,
"serverOptions": {
"serveFiles": "./files",
"callbackURL": "/api/login",
"callbackPath": "/api/login",
"http": {
"port": 4000
},