fix: eas link

This commit is contained in:
Junhui Chen 2025-07-17 20:35:40 +08:00
parent 0c96cc15d1
commit fea5af96fa
3 changed files with 3 additions and 9 deletions

View File

@ -1,7 +0,0 @@
// app.config.js
export default ({ config }) => ({
...config,
extra: {
API_ENDPOINT: process.env.API_ENDPOINT || "http://192.168.31.115:18080/api"
}
});

View File

@ -96,7 +96,8 @@
"router": {},
"eas": {
"projectId": "04721dd4-6b15-495a-b9ec-98187c613172"
}
},
"API_ENDPOINT": "http://192.168.31.115:18080/api"
}
}
}

2
package-lock.json generated
View File

@ -8891,7 +8891,7 @@
},
"node_modules/expo-linear-gradient": {
"version": "14.1.5",
"resolved": "http://192.168.31.115:8081/repository/npm/expo-linear-gradient/-/expo-linear-gradient-14.1.5.tgz",
"resolved": "https://registry.npmjs.org/expo-linear-gradient/-/expo-linear-gradient-14.1.5.tgz",
"integrity": "sha512-BSN3MkSGLZoHMduEnAgfhoj3xqcDWaoICgIr4cIYEx1GcHfKMhzA/O4mpZJ/WC27BP1rnAqoKfbclk1eA70ndQ==",
"license": "MIT",
"peerDependencies": {