flosight-api/app/ionic.config.json
2018-01-30 16:01:31 -05:00

13 lines
208 B
JSON

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