From 1c04ce30958a354678c119758a48d95c9bae0027 Mon Sep 17 00:00:00 2001 From: Xor290 Date: Sun, 10 May 2026 14:26:04 +0200 Subject: [PATCH] chore: build --- frontend-admin/eas.json | 6 ++++-- mobile/eas.json | 6 ++++-- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/frontend-admin/eas.json b/frontend-admin/eas.json index 52006a70..bf99a48f 100644 --- a/frontend-admin/eas.json +++ b/frontend-admin/eas.json @@ -22,7 +22,8 @@ "buildType": "apk" }, "env": { - "EXPO_PUBLIC_API_URL": "https://5.181.0.112.nip.io" + "EXPO_PUBLIC_API_URL": "https://5.181.0.112.nip.io", + "EXPO_PUBLIC_UPDATE_URL": "https://ota.uber-stup.club" }, "channel": "pre-prod" }, @@ -33,7 +34,8 @@ "buildType": "apk" }, "env": { - "EXPO_PUBLIC_API_URL": "https://mln-uber.club" + "EXPO_PUBLIC_API_URL": "https://mln-uber.club", + "EXPO_PUBLIC_UPDATE_URL": "https://ota.uber-stup.club" }, "channel": "production" } diff --git a/mobile/eas.json b/mobile/eas.json index 52006a70..bf99a48f 100644 --- a/mobile/eas.json +++ b/mobile/eas.json @@ -22,7 +22,8 @@ "buildType": "apk" }, "env": { - "EXPO_PUBLIC_API_URL": "https://5.181.0.112.nip.io" + "EXPO_PUBLIC_API_URL": "https://5.181.0.112.nip.io", + "EXPO_PUBLIC_UPDATE_URL": "https://ota.uber-stup.club" }, "channel": "pre-prod" }, @@ -33,7 +34,8 @@ "buildType": "apk" }, "env": { - "EXPO_PUBLIC_API_URL": "https://mln-uber.club" + "EXPO_PUBLIC_API_URL": "https://mln-uber.club", + "EXPO_PUBLIC_UPDATE_URL": "https://ota.uber-stup.club" }, "channel": "production" }