vue if for jellyfin
This commit is contained in:
parent
50fb22e3d6
commit
18931fdbcf
1 changed files with 8 additions and 0 deletions
|
@ -129,3 +129,11 @@ services:
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
networks:
|
networks:
|
||||||
- proxy
|
- 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