mirror of
https://github.com/20kaushik02/spotify-manager.git
synced 2025-12-06 08:14:07 +00:00
5 lines
135 B
Bash
5 lines
135 B
Bash
CLIENT_ID = your_client_id_here
|
|
CLIENT_SECRET = your_client_secret_here
|
|
SESSION_SECRET = 'your_session_secret_string_here'
|
|
PORT = 9001
|