From 898b73e90ff21508e5e4cdcf61687291c1b49227 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 10 Jun 2022 09:18:37 +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 1fc05a560..de8a2a697 100644 --- a/seafile/config.json +++ b/seafile/config.json @@ -93,6 +93,6 @@ ], "slug": "seafile", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/seafile", - "version": "1.0", - "webui": "http://[HOST]:[PORT:80]" + "version": "1.1", + "webui": "http://[HOST]:[PORT:8000]" }