chore: fix reset point

This commit is contained in:
2026-03-06 21:27:26 +01:00
parent 698037c712
commit f66efee59c
+3 -3
View File
@@ -15,7 +15,7 @@
"simulator": true
},
"env": {
"API_URL": "http://5.181.0.112"
"API_URL": "https://uber-stup.club"
},
"channel": "development"
},
@@ -25,7 +25,7 @@
"buildType": "apk"
},
"env": {
"API_URL": "http://5.181.0.112"
"API_URL": "https://uber-stup.club"
},
"channel": "preview"
},
@@ -36,7 +36,7 @@
"buildType": "apk"
},
"env": {
"API_URL": "http://5.181.0.112"
"API_URL": "https://uber-stup.club"
},
"channel": "production"
}