flosight-ui/app/ionic.config.json
2017-08-24 16:48:22 -04:00

13 lines
199 B
JSON

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