flosight-api/app/ionic.config.json
2018-02-02 20:06:37 -05:00

15 lines
219 B
JSON

{
"name": "insight",
"app_id": "",
"type": "ionic-angular",
"integrations": {
"cordova": {}
},
"proxies": [
{
"path": "/api",
"proxyUrl": "https://bch-insight.bitpay.com/api"
}
]
}