Refactor jellyfin service in swarm/apps.yml to remove user field
This commit is contained in:
@@ -85,7 +85,6 @@ services:
|
||||
|
||||
jellyfin:
|
||||
image: jellyfin/jellyfin
|
||||
user: 1000:1000
|
||||
restart: 'unless-stopped'
|
||||
environment:
|
||||
- DOMAIN=${DOMAIN}
|
||||
|
||||
Reference in New Issue
Block a user