mirror of
https://github.com/20kaushik02/spotify-manager.git
synced 2025-12-06 07:54:07 +00:00
6 lines
151 B
Bash
6 lines
151 B
Bash
CLIENT_ID = your_client_id_here
|
|
CLIENT_SECRET = your_client_secret_here
|
|
SESSION_SECRET = 'your_session_secret_string_here'
|
|
PORT = 9001
|
|
TRUST_PROXY = 1
|