chore: ota

This commit is contained in:
2026-05-15 12:15:42 +02:00
parent 3eba3e3a15
commit 928a5f5f57
9 changed files with 152 additions and 12 deletions
+2 -2
View File
@@ -25,7 +25,7 @@
"EXPO_PUBLIC_API_URL": "https://5.181.0.112.nip.io",
"EXPO_PUBLIC_UPDATE_URL": "https://ota.uber-stup.club"
},
"channel": "pre-prod"
"channel": "pre-prod-admin"
},
"production": {
"distribution": "internal",
@@ -37,7 +37,7 @@
"EXPO_PUBLIC_API_URL": "https://mln-uber.club",
"EXPO_PUBLIC_UPDATE_URL": "https://ota.uber-stup.club"
},
"channel": "production"
"channel": "production-admin"
}
}
}