mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-09-13 07:55:18 +00:00

* feat: add login with lastfm support * feat: add lastfm scrobbling support * fix: scrobblenaut local path
15 lines
223 B
Plaintext
15 lines
223 B
Plaintext
SUPABASE_URL=
|
|
SUPABASE_API_KEY=
|
|
|
|
# The format:
|
|
# SPOTIFY_SECRETS=clintId1:clientSecret1,clientId2:clientSecret2
|
|
SPOTIFY_SECRETS=
|
|
|
|
# 0 or 1
|
|
# 0 = disable
|
|
# 1 = enable
|
|
ENABLE_UPDATE_CHECK=
|
|
|
|
LASTFM_API_KEY=
|
|
LASTFM_API_SECRET=
|