From 6f1f3e3170c6c46f6c8544a7faa2249d14cddd1d Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 12 Jun 2023 17:18:47 +0200 Subject: [PATCH] Update config.json --- paperless_ngx/config.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/paperless_ngx/config.json b/paperless_ngx/config.json index 9124c1966..f666968e5 100644 --- a/paperless_ngx/config.json +++ b/paperless_ngx/config.json @@ -66,7 +66,8 @@ "map": [ "config:rw", "share:rw", - "media:rw""ssl" + "media:rw", + "ssl" ], "name": "Paperless NGX", "options": { @@ -119,4 +120,4 @@ "url": "https://github.com/alexbelgium/hassio-addons", "version": "1.15.1", "webui": "http://[HOST]:[PORT:8000]" -} \ No newline at end of file +}