Spaces:
Sleeping
Sleeping
| { | |
| "appId": "com.sspl.app", | |
| "appName": "pm-tool", | |
| "webDir": "dist", | |
| "server": { | |
| "url": "http://172.16.16.22:8080", | |
| "androidScheme": "http", | |
| "cleartext": true, | |
| "allowNavigation": ["*"] | |
| }, | |
| "android": { | |
| "allowMixedContent": true, | |
| "captureInput": true, | |
| "webContentsDebuggingEnabled": true | |
| } | |
| } |