From be9d1c5b6d71c635246ae4bea97faaae31b960f9 Mon Sep 17 00:00:00 2001 From: Linus109 Date: Mon, 2 Feb 2026 22:49:25 +0100 Subject: [PATCH] updated eas.json --- apps/client/eas.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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": {