Update config.json

This commit is contained in:
Alexandre
2023-06-12 17:18:47 +02:00
committed by GitHub
parent 15cdfd5d51
commit 6f1f3e3170

View File

@@ -66,7 +66,8 @@
"map": [ "map": [
"config:rw", "config:rw",
"share:rw", "share:rw",
"media:rw""ssl" "media:rw",
"ssl"
], ],
"name": "Paperless NGX", "name": "Paperless NGX",
"options": { "options": {
@@ -119,4 +120,4 @@
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "1.15.1", "version": "1.15.1",
"webui": "http://[HOST]:[PORT:8000]" "webui": "http://[HOST]:[PORT:8000]"
} }