mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2026-07-30 00:18:43 +02:00
15 lines
244 B
JSON
15 lines
244 B
JSON
{
|
|
"appId": "com.audiobookshelf.app",
|
|
"appName": "audiobookshelf-app",
|
|
"webDir": "dist",
|
|
"bundledWebRuntime": false,
|
|
"plugins": {
|
|
"CapacitorHttp": {
|
|
"enabled": false
|
|
}
|
|
},
|
|
"server": {
|
|
"androidScheme": "http"
|
|
}
|
|
}
|