vue if for jellyfin
This commit is contained in:
parent
50fb22e3d6
commit
18931fdbcf
1 changed files with 8 additions and 0 deletions
|
@ -127,5 +127,13 @@ services:
|
|||
- /srv/jellyfin/config:/config
|
||||
- /mnt/library:/data
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- proxy
|
||||
|
||||
jellyfin-vue:
|
||||
image: ghcr.io/jellyfin/jellyfin-vue
|
||||
environment:
|
||||
- LETSENCRYPT_HOST=vue.fin.neo.famslof.nl
|
||||
- VIRTUAL_HOST=vue.fin.neo.famslof.nl
|
||||
networks:
|
||||
- proxy
|
Reference in a new issue