remove autoupdate profile
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
services:
|
||||
jellyfin:
|
||||
image: jellyfin/jellyfin:10.10.3
|
||||
profiles: [autoupdate]
|
||||
user: ${JELLYFIN_USER_UID}:${JELLYFIN_USER_GID}
|
||||
network_mode: 'host'
|
||||
restart: 'unless-stopped'
|
||||
|
||||
Reference in New Issue
Block a user