10 lines
191 B
JSON
10 lines
191 B
JSON
|
{
|
||
|
"webServerPort": 3000,
|
||
|
"webSocketServerPort": 8081,
|
||
|
"version": "0.0.2",
|
||
|
"build": "debug",
|
||
|
"httpLog": false,
|
||
|
"testing": true,
|
||
|
"modelDestructionTimeout": 120000
|
||
|
}
|