mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 12:37:53 +00:00
Inicialize and register browser for web notification
This commit is contained in:
+11
-1
@@ -3,5 +3,15 @@
|
||||
"integrations": {
|
||||
"cordova": {}
|
||||
},
|
||||
"type": "angular"
|
||||
"type": "angular",
|
||||
"proxies":[
|
||||
{
|
||||
"path": "/mfp/api/imfpush/",
|
||||
"proxyUrl": "http://gpr-dev-10.gabinetedigital.local:9080/mfp/api/imfpush/"
|
||||
},
|
||||
{
|
||||
"path": "/mfp/api",
|
||||
"proxyUrl": "http://gpr-dev-10.gabinetedigital.local:9080/mfp/api"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user