Updated to 2.1.2
This commit is contained in:
parent
01f5ed5e53
commit
97951c45bf
|
@ -6,7 +6,7 @@
|
|||
"exposable": true,
|
||||
"id": "wizarr",
|
||||
"tipi_version": 1,
|
||||
"version": "2.1.0",
|
||||
"version": "2.1.2",
|
||||
"categories": ["utilities"],
|
||||
"description": "Wizarr is a automatic user invitation system for Plex, Jellyfin and Emby. Create a unique link and share it to a user and they will automatically be invited to your Media Server! They will even be guided to download the clients and instructions on how to use your requests software!",
|
||||
"short_desc": "Wizarr is an advanced user invitation and management system for Jellyfin, Plex, Emby etc.",
|
||||
|
|
|
@ -3,7 +3,7 @@ version: "3.8"
|
|||
services:
|
||||
wizarr:
|
||||
container_name: wizarr
|
||||
image: ghcr.io/wizarrrr/wizarr:2.1.0
|
||||
image: ghcr.io/wizarrrr/wizarr:2.1.2
|
||||
ports:
|
||||
- ${APP_PORT}:5690
|
||||
volumes:
|
||||
|
|
Loading…
Reference in New Issue
Block a user