Update docker-compose.yaml

This commit is contained in:
Xoconoch
2025-01-28 09:54:06 -06:00
committed by GitHub
parent bfe0610849
commit 2e8c3fd79e

View File

@@ -10,4 +10,4 @@ services:
image: cooldockerizer93/spotizerr image: cooldockerizer93/spotizerr
environment: 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) - 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 | - PGID=1000 # Replace with your desired group ID | The user must have write permissions in the volume mapped to /app/downloads