updated eas.json

This commit is contained in:
2026-02-02 22:49:25 +01:00
parent 1092ff2648
commit be9d1c5b6d

View File

@@ -15,7 +15,8 @@
"withoutCredentials": true
},
"env": {
"ORG_GRADLE_PROJECT_reactNativeArchitectures": "arm64-v8a"
"ORG_GRADLE_PROJECT_reactNativeArchitectures": "arm64-v8a",
"EXPO_PUBLIC_API_URL": "https://calchat.gilmour109.de/api"
}
},
"production": {