[Komodo] admin: Write Stack File: update compose.yaml
This commit is contained in:
parent
832ffe0ba8
commit
beb7b4f6ed
1 changed files with 6 additions and 0 deletions
|
|
@ -1,5 +1,11 @@
|
||||||
---
|
---
|
||||||
services:
|
services:
|
||||||
|
jellyfin_vue:
|
||||||
|
container_name: jellyfin_vue
|
||||||
|
image: ghcr.io/jellyfin/jellyfin-vue:unstable
|
||||||
|
restart: always
|
||||||
|
ports:
|
||||||
|
- 8080:80
|
||||||
jellyfin:
|
jellyfin:
|
||||||
image: lscr.io/linuxserver/jellyfin:latest
|
image: lscr.io/linuxserver/jellyfin:latest
|
||||||
container_name: jellyfin
|
container_name: jellyfin
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue