Updated to 2.1.2

This commit is contained in:
DrMxrcy 2023-03-12 13:11:35 -04:00
parent 01f5ed5e53
commit 97951c45bf
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
"exposable": true, "exposable": true,
"id": "wizarr", "id": "wizarr",
"tipi_version": 1, "tipi_version": 1,
"version": "2.1.0", "version": "2.1.2",
"categories": ["utilities"], "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!", "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.", "short_desc": "Wizarr is an advanced user invitation and management system for Jellyfin, Plex, Emby etc.",

View File

@ -3,7 +3,7 @@ version: "3.8"
services: services:
wizarr: wizarr:
container_name: wizarr container_name: wizarr
image: ghcr.io/wizarrrr/wizarr:2.1.0 image: ghcr.io/wizarrrr/wizarr:2.1.2
ports: ports:
- ${APP_PORT}:5690 - ${APP_PORT}:5690
volumes: volumes: