chore: build
Frontend Client - EAS Build / build (push) Has been cancelled

This commit is contained in:
Nuxgrid
2026-07-13 20:29:33 +02:00
parent b52977af03
commit 8c3fa39d86
+2 -2
View File
@@ -25,7 +25,7 @@
"EXPO_PUBLIC_API_URL": "https://uber-demo.club", "EXPO_PUBLIC_API_URL": "https://uber-demo.club",
"EXPO_PUBLIC_UPDATE_URL": "https://ota.uber-stup.club/api/manifest" "EXPO_PUBLIC_UPDATE_URL": "https://ota.uber-stup.club/api/manifest"
}, },
"channel": "pre-prod" "channel": "pre-prod-client"
}, },
"production": { "production": {
"distribution": "internal", "distribution": "internal",
@@ -37,7 +37,7 @@
"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/api/manifest" "EXPO_PUBLIC_UPDATE_URL": "https://ota.uber-stup.club/api/manifest"
}, },
"channel": "production" "channel": "production-client"
} }
} }
} }