fix: add LASTFM_API_KEY to environment example

This commit is contained in:
2026-05-30 17:24:01 -04:00
parent e3997167e3
commit 23ba6bb4ee
+2 -1
View File
@@ -2,4 +2,5 @@ NAV_BASE_URL=your_navidrome_server_url
NAV_USER=your_navidrome_username
NAV_PASS=your_navidrome_password
SPOTIFY_CLIENT_ID=your_spotify_client_id
SPOTIFY_CLIENT_SECRET=your_spotify_client_secret
SPOTIFY_CLIENT_SECRET=your_spotify_client_secret
LASTFM_API_KEY=your_lastfm_api_key