wrbapp/frontend/capacitor.config.json
Xeovalyte 1ca08ee8b5
All checks were successful
Build and Deploy / Deploy (push) Successful in 1m44s
Changed name
2023-05-10 12:36:54 +02:00

11 lines
237 B
JSON

{
"appId": "com.reddingsbrigadewaddinxveen.wrbapp",
"appName": "WRB App",
"webDir": ".output/public",
"bundledWebRuntime": false,
"server": {
"url": "https://app.reddingsbrigadewaddinxveen.nl/",
"cleartext": true
}
}