0
0
Fork 0
mirror of https://github.com/VueTubeApp/VueTube synced 2024-11-20 02:05:15 +00:00
VueTube/capacitor.config.json
2022-03-14 10:44:36 -04:00

11 lines
198 B
JSON

{
"appId": "com.Frontesque.vuetube",
"appName": "VueTube",
"webDir": "dist",
"bundledWebRuntime": false,
"server": {
"hostname": "youtube.com",
"androidScheme": "https"
}
}