mirror of
https://github.com/skidoodle/spotify-ws
synced 2026-04-28 03:07:39 +02:00
6 lines
107 B
Bash
6 lines
107 B
Bash
# Required (Spotify API credentials)
|
|
CLIENT_ID=
|
|
CLIENT_SECRET=
|
|
REFRESH_TOKEN=
|
|
# LOG_LEVEL=DEBUG (optional)
|