Restart containers unless stopped
This commit is contained in:
parent
1a1a829ddf
commit
8ebf1663e3
7 changed files with 7 additions and 7 deletions
|
@ -10,7 +10,7 @@ services:
|
|||
- "8096:8096"
|
||||
networks:
|
||||
- proxy
|
||||
restart: always
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- /docker/jellyfin/config:/config
|
||||
- /docker/jellyfin/cache:/cache
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue