16 lines
210 B
JSON
16 lines
210 B
JSON
{
|
|
"server": {
|
|
"port": 3000,
|
|
"autoOpenBrowser": false
|
|
},
|
|
"proxy": {
|
|
"port": null,
|
|
"enabled": "auto"
|
|
},
|
|
"logging": {
|
|
"level": "INFO"
|
|
},
|
|
"system": {
|
|
"threadPoolSize": 16
|
|
}
|
|
} |