Refactor jellyfin service in swarm/apps.yml to remove user field

This commit is contained in:
2024-06-04 20:24:03 +08:00
parent d407fcbe1a
commit 2e8408fb11
-1
View File
@@ -85,7 +85,6 @@ services:
jellyfin:
image: jellyfin/jellyfin
user: 1000:1000
restart: 'unless-stopped'
environment:
- DOMAIN=${DOMAIN}