From 6cea72dba97ecf6dc6946863d6e45a30e2d5c943 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 16 Sep 2022 23:04:44 +0200 Subject: [PATCH] Update config.json --- seafile/config.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/seafile/config.json b/seafile/config.json index bdd8d2ebc..4356bb3b6 100644 --- a/seafile/config.json +++ b/seafile/config.json @@ -43,8 +43,7 @@ "environment": { "NOSWAG": "1", "PUID": "1000", - "PGID": "1000", - "ROOTMOUNT": "true" + "PGID": "1000" }, "image": "ghcr.io/alexbelgium/seafile-{arch}", "map": [ @@ -92,6 +91,6 @@ ], "slug": "seafile", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/seafile", - "version": "v9.0.8-pro_testdonotupdate20", + "version": "v9.0.8-2", "webui": "[PROTO:ssl]://[HOST]:[PORT:8000]" }