mirror of
https://github.com/getpaseo/paseo.git
synced 2026-07-29 12:01:31 +00:00
Set APP_VARIANT=development in app startup scripts
This commit is contained in:
@@ -54,6 +54,7 @@ npm run build --workspace=@getpaseo/relay
|
||||
$env:PASEO_CORS_ORIGINS = "*"
|
||||
|
||||
# Configure the app to auto-connect to this daemon on localhost
|
||||
$env:APP_VARIANT = "development"
|
||||
$env:EXPO_PUBLIC_LOCAL_DAEMON = "localhost:6767"
|
||||
$env:BROWSER = "none"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user