This commit is contained in:
StarAppeal
2024-12-07 19:24:29 +01:00
parent d948efb1b5
commit 7a0c33b82a
+2 -2
View File
@@ -8,7 +8,7 @@
"developmentClient": true,
"distribution": "internal",
"env": {
"EXPO_PUBLIC_API_URL": "https://starappeal.tech/api"
"EXPO_PUBLIC_API_URL": "https://service.starappeal.tech/api"
}
},
"preview": {
@@ -17,7 +17,7 @@
"production": {
"autoIncrement": true,
"env": {
"EXPO_PUBLIC_API_URL": "https://staraooeal.tech/api"
"EXPO_PUBLIC_API_URL": "https://service.staraooeal.tech/api"
}
}
},