From 4481949b3bed8615a46778f7364cb1fbbed350b8 Mon Sep 17 00:00:00 2001 From: Xoconoch <93692082+Xoconoch@users.noreply.github.com> Date: Tue, 20 May 2025 20:51:41 -0600 Subject: [PATCH] remove spotipy cache path --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index ec20219..99c05f4 100755 --- a/README.md +++ b/README.md @@ -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