Add env example for navidrome
This commit is contained in:
4
navidrome/.env.example
Normal file
4
navidrome/.env.example
Normal file
@ -0,0 +1,4 @@
|
||||
ND_LASTFM_APIKEY=<key>
|
||||
ND_LASTFM_SECRET=<secret>
|
||||
ND_SPOTIFY_ID=<app_id>
|
||||
ND_SPOTIFY_SECRET=<app_secret>
|
Reference in New Issue
Block a user