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 +}