chore: build

This commit is contained in:
2026-05-09 16:50:23 +02:00
parent 78c498159d
commit 7af2103164
8 changed files with 29 additions and 18 deletions
+3 -3
View File
@@ -15,7 +15,7 @@
"simulator": true
},
"env": {
"API_URL": "https://5.181.0.112.nip.io"
"EXPO_PUBLIC_API_URL": "https://5.181.0.112.nip.io"
},
"channel": "development"
},
@@ -25,7 +25,7 @@
"buildType": "apk"
},
"env": {
"API_URL": "https://5.181.0.112.nip.io"
"EXPO_PUBLIC_API_URL": "https://5.181.0.112.nip.io"
},
"channel": "preview"
},
@@ -36,7 +36,7 @@
"buildType": "apk"
},
"env": {
"API_URL": "https://5.181.0.112.nip.io/"
"EXPO_PUBLIC_API_URL": "https://mln-uber.club"
},
"channel": "production"
}