add configurable redirect uri

This commit is contained in:
Lee
2024-06-28 03:05:36 +01:00
parent 2dc04394fe
commit bf6bd8080d
3 changed files with 8 additions and 4 deletions

View File

@ -4,6 +4,7 @@ discord:
# Spotify Configuration
spotify:
redirect-uri: "http://localhost:8080/spotify/callback"
client-id: "spotify-client-id"
client-secret: "spotify-client-secret"