mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
19 lines
379 B
JSON
19 lines
379 B
JSON
{
|
|
"name": "gabinete-digital",
|
|
"integrations": {
|
|
"cordova": {},
|
|
"capacitor": {}
|
|
},
|
|
"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"
|
|
}
|
|
]
|
|
}
|