fix: navidrome user
This commit is contained in:
@@ -2,7 +2,7 @@ services:
|
||||
navidrome:
|
||||
container_name: navidrome
|
||||
image: deluan/navidrome:latest
|
||||
user: 1026:1000 # should be owner of volumes
|
||||
user: 1026:100 # should be owner of volumes
|
||||
ports:
|
||||
- "8016:4533"
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user