From 0860d0bce6c5eb254783c97a8ef5e8325694dcaf Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 10 Jun 2022 17:18:33 +0200 Subject: [PATCH] Update config.json --- seafile/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/seafile/config.json b/seafile/config.json index 495e12ba1..00edc67b1 100644 --- a/seafile/config.json +++ b/seafile/config.json @@ -92,6 +92,6 @@ ], "slug": "seafile", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/seafile", - "version": "2.5", - "webui": "http://[HOST]:[PORT:80]" + "version": "9.0.5", + "webui": "http://[HOST]:[PORT:8000]" }