We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a40d21a commit 6242cc9Copy full SHA for 6242cc9
1 file changed
apps/mobile/eas.json
@@ -27,6 +27,9 @@
27
"preview": {
28
"distribution": "internal",
29
"channel": "preview",
30
+ "env": {
31
+ "EXPO_PUBLIC_API_URL": "https://qibla-admin.aqibrime.cloud"
32
+ },
33
"ios": {
34
"resourceClass": "m-medium"
35
},
@@ -37,6 +40,9 @@
37
40
"production": {
38
41
"channel": "production",
39
42
"autoIncrement": true,
43
44
45
46
47
48
0 commit comments