From 007c3ca587436624a0bdaba21c021d628d6fe05e Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 7 Feb 2022 15:33:51 +0100 Subject: [PATCH] Update config.json --- webtop_kde/config.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/webtop_kde/config.json b/webtop_kde/config.json index aebc73eba..de42127a2 100644 --- a/webtop_kde/config.json +++ b/webtop_kde/config.json @@ -9,7 +9,7 @@ "environment": { "PUID": "1000", "PGID": "1000", - "TITLE"= "Alpine KDE webtop", + "TITLE": "Alpine KDE webtop", "HOME": "/share/webtop_kde", "shm_size": "1gb" }, @@ -84,6 +84,7 @@ "options": { "PUID": 1000, "PGID": 1000, + "PASSWORD": "abc", "DNS_server": "8.8.8.8", "rpi_video_drivers": true, "additional_apps": "engrampa,libreoffice" @@ -107,7 +108,7 @@ "slug": "webtop-kde", "upstream": "4.16-r0-ls42", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "4.16-r0-ls42", + "version": "4.16-r0-ls42-2", "webui": "http://[HOST]:[PORT:3000]" }