13 lines
228 B
JSON
13 lines
228 B
JSON
|
|
{
|
||
|
|
"appId": "com.codebridgex.webapp",
|
||
|
|
"appName": "codebridge-x",
|
||
|
|
"webDir": "www",
|
||
|
|
"server": {
|
||
|
|
"url": "https://mng.codebridge-x.com",
|
||
|
|
"cleartext": false
|
||
|
|
},
|
||
|
|
"allowNavigation": [
|
||
|
|
"mng.codebridge-x.com"
|
||
|
|
]
|
||
|
|
}
|