From 8d5257e9bffbd141ad46c4ecf8cd662a91e9e223 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 10 Jun 2022 22:34:55 +0200 Subject: [PATCH] Update config.json --- seafile/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/seafile/config.json b/seafile/config.json index d0194504d..fc92d2e71 100644 --- a/seafile/config.json +++ b/seafile/config.json @@ -93,5 +93,5 @@ "slug": "seafile", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/seafile", "version": "9.0.5-4test5", - "SC2155webui": "http://[HOST]:[PORT:8000]" + "webui": "http://[HOST]:[PORT:8000]" }