Restart Jellyfin unless stopped
This commit is contained in:
parent
9aab2d6557
commit
e0ce07c4dc
@ -8,6 +8,7 @@
|
|||||||
jellyfin:
|
jellyfin:
|
||||||
image: jellyfin/jellyfin:latest
|
image: jellyfin/jellyfin:latest
|
||||||
container_name: jellyfin
|
container_name: jellyfin
|
||||||
|
restart: unless-stopped
|
||||||
deploy:
|
deploy:
|
||||||
resources:
|
resources:
|
||||||
reservations:
|
reservations:
|
||||||
|
Loading…
Reference in New Issue
Block a user