mirror of
https://github.com/HKUDS/OpenSpace.git
synced 2026-08-28 05:15:00 +00:00
8 lines
106 B
JSON
8 lines
106 B
JSON
{
|
|
"server": {
|
|
"host": "127.0.0.1",
|
|
"port": 5000,
|
|
"debug": false,
|
|
"threaded": true
|
|
}
|
|
}
|