13 lines
199 B
JSON
13 lines
199 B
JSON
{
|
|
"name": "insight-ui",
|
|
"app_id": "",
|
|
"type": "ionic-angular",
|
|
"integrations": {
|
|
"cordova": {}
|
|
},
|
|
"proxies": [{
|
|
"path": "/api",
|
|
"proxyUrl": "http://localhost:3000/api"
|
|
}]
|
|
}
|