mirror of
https://github.com/skidoodle/spotify-ws
synced 2025-10-09 05:22:43 +02:00
refactor: clean up and improve codebase
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
# Required (Spotify API credentials)
|
||||
# Required (Spotify API credentials, https://gist.github.com/skidoodle/9a9dc9c8802434f7fc0da94ebe4dba18)
|
||||
CLIENT_ID=
|
||||
CLIENT_SECRET=
|
||||
REFRESH_TOKEN=
|
||||
# LOG_LEVEL=DEBUG (optional)
|
||||
# Optional
|
||||
# LOG_LEVEL=DEBUG|WARN|ERROR
|
||||
# ALLOWED_ORIGINS=http://localhost:3000
|
||||
# SERVER_PORT=3000
|
||||
|
||||
Reference in New Issue
Block a user