Skip to content

Commit df02363

Browse files
committed
Added souncloud config
1 parent f339b38 commit df02363

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.env.example

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,7 @@ HARMONY_SPOTIFY_CLIENT_SECRET=
2323
# Tidal app config. See https://developer.tidal.com/reference/web-api
2424
HARMONY_TIDAL_CLIENT_ID=
2525
HARMONY_TIDAL_CLIENT_SECRET=
26+
27+
# Soundcloud app config. See https://developers.soundcloud.com/docs/api/guide
28+
HARMONY_SOUNDCLOUD_CLIENT_ID=
29+
HARMONY_SOUNDCLOUD_CLIENT_SECRET=

0 commit comments

Comments
 (0)