jellyfin-vue: specify version
This commit is contained in:
parent
bf0d963e91
commit
9408ec8211
1 changed files with 1 additions and 1 deletions
|
@ -131,7 +131,7 @@ services:
|
||||||
- proxy
|
- proxy
|
||||||
|
|
||||||
jellyfin-vue:
|
jellyfin-vue:
|
||||||
image: jellyfin/jellyfin-vue:latest
|
image: ghcr.io/jellyfin/jellyfin-vue:unstable.2022-12-17.14796ba
|
||||||
environment:
|
environment:
|
||||||
- LETSENCRYPT_HOST=vue.fin.neo.famslof.nl
|
- LETSENCRYPT_HOST=vue.fin.neo.famslof.nl
|
||||||
- VIRTUAL_HOST=vue.fin.neo.famslof.nl
|
- VIRTUAL_HOST=vue.fin.neo.famslof.nl
|
||||||
|
|
Reference in a new issue