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, "shardCount": 1,
"serverOptions": { "serverOptions": {
"serveFiles": "./files", "serveFiles": "./files",
"callbackURL": "/api/login", "callbackPath": "/api/login",
"http": { "http": {
"port": 4000 "port": 4000
}, },