0
0
Fork 0
mirror of https://github.com/VueTubeApp/VueTube synced 2024-11-22 11:15:14 +00:00
VueTube/capacitor.config.json
2022-03-16 18:39:25 -04:00

11 lines
194 B
JSON

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