15 lines
230 B
JSON
15 lines
230 B
JSON
{
|
|
"app": {
|
|
"org": "DxOS",
|
|
"theme": "dark",
|
|
"title": "Console",
|
|
"website": "https://dxos.org",
|
|
"publicUrl": "/console"
|
|
},
|
|
"graphql": {
|
|
"path": "/api",
|
|
"port": 4000,
|
|
"pollInterval": 10000
|
|
}
|
|
}
|