chore(eas): add Expo projectId to app.config.ts
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
2e6785e5a3
commit
ee25a50288
@ -87,6 +87,9 @@ export default ({ config }: ConfigContext): ExpoConfig => ({
|
|||||||
},
|
},
|
||||||
|
|
||||||
extra: {
|
extra: {
|
||||||
|
eas: {
|
||||||
|
projectId: "a4f2186e-8ca5-4d38-921d-82ae96c9c086",
|
||||||
|
},
|
||||||
apiUrl:
|
apiUrl:
|
||||||
process.env.EXPO_PUBLIC_API_URL ||
|
process.env.EXPO_PUBLIC_API_URL ||
|
||||||
process.env.API_URL ||
|
process.env.API_URL ||
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user