mirror of
https://github.com/20kaushik02/spotify-manager.git
synced 2025-12-06 06:34:06 +00:00
6 lines
207 B
Bash
6 lines
207 B
Bash
SPOTMGR_CLIENT_ID = your_spotify_client_id_here
|
|
SPOTMGR_CLIENT_SECRET = your_spotify_client_secret_here
|
|
SPOTMGR_SESSION_SECRET = 'your_session_secret_string_here'
|
|
SPOTMGR_PORT = 9001
|
|
SPOTMGR_TRUST_PROXY = 1
|