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" }