Restart containers unless stopped

This commit is contained in:
Marko Korhonen 2020-07-11 14:24:47 +03:00
parent 1a1a829ddf
commit 8ebf1663e3
7 changed files with 7 additions and 7 deletions

View file

@ -10,7 +10,7 @@ services:
- "8096:8096"
networks:
- proxy
restart: always
restart: unless-stopped
volumes:
- /docker/jellyfin/config:/config
- /docker/jellyfin/cache:/cache