restart? ALWAYS!
Also bye searxng
This commit is contained in:
@@ -3,7 +3,7 @@ services:
|
||||
image: jellyfin/jellyfin:10.10.7
|
||||
user: ${JELLYFIN_USER_UID}:${JELLYFIN_USER_GID}
|
||||
network_mode: 'host'
|
||||
restart: 'unless-stopped'
|
||||
restart: always
|
||||
env_file:
|
||||
- .env
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user