9 lines
195 B
JSON
9 lines
195 B
JSON
{
|
|
"apiKey": null,
|
|
"apiLogPath": null,
|
|
"webBindAddress": "127.0.0.1",
|
|
"webBindPort": 8765,
|
|
"webCorsOrigin": "http://localhost",
|
|
"webCorsOriginList": ["http://localhost"]
|
|
}
|