diff --git a/apps/client/eas.json b/apps/client/eas.json index d87b9d4..38f95da 100644 --- a/apps/client/eas.json +++ b/apps/client/eas.json @@ -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": {