remove spotipy cache path

This commit is contained in:
Xoconoch
2025-05-20 20:51:41 -06:00
committed by GitHub
parent ea2216ce66
commit 4481949b3b

View File

@@ -250,7 +250,6 @@ EXPLICIT_FILTER=false # Filter explicit content
PUID=1000 # Container user ID
PGID=1000 # Container group ID
UMASK=0022 # Default file permission mask
SPOTIPY_CACHE_PATH=/app/cache/.cache # Spotify token cache path
```
## Troubleshooting