chore: fix URL

This commit is contained in:
2026-03-06 15:52:11 +01:00
parent 6219e45dc9
commit 12b65d54c0
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -15,7 +15,7 @@
"simulator": true
},
"env": {
"API_URL": "https://uber-stup.club"
"API_URL": "http://5.181.0.112"
}
},
"preview": {
@@ -34,7 +34,7 @@
"buildType": "apk"
},
"env": {
"API_URL": "https://uber-stup.club"
"API_URL": "http://5.181.0.112"
}
}
}
+2 -2
View File
@@ -15,7 +15,7 @@
"simulator": true
},
"env": {
"API_URL": "https://uber-stup.club"
"API_URL": "http://5.181.0.112"
},
"channel": "development"
},
@@ -36,7 +36,7 @@
"buildType": "apk"
},
"env": {
"API_URL": "https://uber-stup.club"
"API_URL": "http://5.181.0.112"
},
"channel": "production"
}