mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-09-13 07:55:18 +00:00
11 lines
186 B
Plaintext
11 lines
186 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= |