5 lines
188 B
Text
5 lines
188 B
Text
# Copy to .env and adjust. Without a .env the app starts in demo mode.
|
|
APP_MODE=demo
|
|
|
|
# The redirect URI must exactly match the URI registered in the Spotify dashboard.
|
|
SPOTIFY_CLIENT_ID=
|