Merge branch 'main' of https://github.com/Xoconoch/spotizerr
This commit is contained in:
@@ -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 |
|
||||
- PGID=1000 # Replace with your desired group ID | The user must have write permissions in the volume mapped to /app/downloads
|
||||
|
||||
Reference in New Issue
Block a user