refactor: web api key

This commit is contained in:
Kevin Restaino
2024-01-08 23:31:35 -05:00
parent 46ab3e5be3
commit d703c6bf05
5 changed files with 29 additions and 22 deletions
+3 -1
View File
@@ -2,4 +2,6 @@ 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
WEB_API_KEY=changeme
ENABLE_WEB_API_KEY=True