Add env example for navidrome

This commit is contained in:
2025-04-24 14:41:10 -03:00
parent 7a7a03c677
commit 970df3b1bc

4
navidrome/.env.example Normal file
View File

@ -0,0 +1,4 @@
ND_LASTFM_APIKEY=<key>
ND_LASTFM_SECRET=<secret>
ND_SPOTIFY_ID=<app_id>
ND_SPOTIFY_SECRET=<app_secret>