mirror of
https://github.com/spacebarchat/server.git
synced 2026-07-16 19:42:03 +00:00
8 lines
181 B
JSON
8 lines
181 B
JSON
{
|
|
"Configuration": {
|
|
"TestInstance": "http://localhost:3001",
|
|
// "TestInstance": "http://localhost:5085",
|
|
"RegisterConcurrentCount": 150,
|
|
"OfflineMode": false
|
|
}
|
|
} |