Front: Fix env var
This commit is contained in:
@@ -6,6 +6,10 @@
|
||||
"gradleCommand": ":app:assembleDebug",
|
||||
"developmentClient": true,
|
||||
"distribution": "internal"
|
||||
},
|
||||
"env": {
|
||||
"EXPO_PUBLIC_API_URL": "https://chroma.octohub.app/api",
|
||||
"EXPO_PUBLIC_SCORO_URL": "wss://chroma.octohub.app/ws"
|
||||
}
|
||||
},
|
||||
"production": {
|
||||
|
||||
Reference in New Issue
Block a user