diff --git a/docker-compose.yaml b/docker-compose.yaml index f02dd2a..4e18af0 100755 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -10,4 +10,4 @@ services: image: cooldockerizer93/spotizerr environment: - PUID=1000 # Replace with your desired user ID | Remove both if you want to run as root (not recommended, might result in unreadable files) - - PGID=1000 # Replace with your desired group ID | \ No newline at end of file + - PGID=1000 # Replace with your desired group ID | The user must have write permissions in the volume mapped to /app/downloads