More changes than expected. Mobile version improvements & PWA
Build & Push Docker Images / test-backend (push) Successful in 44s
Build & Push Docker Images / test-frontend (push) Successful in 52s
Build & Push Docker Images / build-backend (push) Failing after 34s
Build & Push Docker Images / build-frontend (push) Failing after 30s
Build & Push Docker Images / test-backend (push) Successful in 44s
Build & Push Docker Images / test-frontend (push) Successful in 52s
Build & Push Docker Images / build-backend (push) Failing after 34s
Build & Push Docker Images / build-frontend (push) Failing after 30s
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"appId": "net.hacecalor.farmafinder",
|
||||
"appName": "FarmaFinder",
|
||||
"webDir": "frontend/dist",
|
||||
"server": {
|
||||
"androidScheme": "https"
|
||||
},
|
||||
"ios": {
|
||||
"contentInset": "always"
|
||||
},
|
||||
"android": {
|
||||
"allowMixedContent": false
|
||||
},
|
||||
"plugins": {
|
||||
"SplashScreen": {
|
||||
"launchShowDuration": 1200,
|
||||
"backgroundColor": "#0f766e",
|
||||
"showSpinner": false,
|
||||
"androidSplashResourceName": "splash"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user