mirror of
https://github.com/furyhawk/bus_sg_app.git
synced 2026-07-20 09:47:58 +00:00
15 lines
227 B
JSON
15 lines
227 B
JSON
{
|
|
"appId": "com.bussg.app",
|
|
"appName": "Bus SG App",
|
|
"webDir": "build",
|
|
"bundledWebRuntime": false,
|
|
"server": {
|
|
"androidScheme": "http"
|
|
},
|
|
"plugins": {
|
|
"CapacitorHttp": {
|
|
"enabled": true
|
|
}
|
|
}
|
|
}
|