mirror of
https://github.com/Boof2015/astra-mobile.git
synced 2026-08-12 05:10:52 +02:00
8 lines
397 B
Bash
8 lines
397 B
Bash
# These values are embedded in release bundles. Keep the real values in the
|
|
# protected GitHub release environment and in an ignored local .env file.
|
|
EXPO_PUBLIC_LASTFM_API_KEY=
|
|
EXPO_PUBLIC_LASTFM_SHARED_SECRET=
|
|
# Set to false to disable Deezer lookups without rolling back user data.
|
|
# Production releases still require Deezer approval/terms review.
|
|
EXPO_PUBLIC_DEEZER_ARTIST_IMAGES_ENABLED=true
|