This commit is contained in:
Erik 2023-07-14 19:39:13 +03:00
commit 29c8c7cab8
Signed by: Navy.gif
GPG Key ID: 2532FBBB61C65A68

View File

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