CLIENT_ID = your_spotify_client_id_here CLIENT_SECRET = your_spotify_client_secret_here SESSION_SECRET = 'your_session_secret_string_here' PORT = 9001 TRUST_PROXY = 1