diff --git a/mobile/eas.json b/mobile/eas.json index 24c47967..86bb7597 100644 --- a/mobile/eas.json +++ b/mobile/eas.json @@ -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" }