mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 19:14:16 +00:00
12 lines
278 B
JSON
12 lines
278 B
JSON
{
|
|
"appId": "com.ragestudio.comty",
|
|
"appName": "Comty",
|
|
"bundledWebRuntime": true,
|
|
"overrideUserAgent": "capacitor",
|
|
"webDir": "dist",
|
|
"server": {
|
|
"hostname": "192.168.0.5:8000",
|
|
"iosScheme": "http",
|
|
"androidScheme": "http"
|
|
}
|
|
} |