Update config.json

This commit is contained in:
Alexandre
2025-01-29 21:04:34 +01:00
committed by GitHub
parent eb5b0a8f5b
commit b11d960953

View File

@@ -75,7 +75,6 @@
"PUID": "0" "PUID": "0"
}, },
"image": "ghcr.io/alexbelgium/paperless_ng-{arch}", "image": "ghcr.io/alexbelgium/paperless_ng-{arch}",
"init": false,
"map": [ "map": [
"addon_config:rw", "addon_config:rw",
"homeassistant_config:rw", "homeassistant_config:rw",
@@ -134,6 +133,6 @@
"stage": "deprecated", "stage": "deprecated",
"udev": true, "udev": true,
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "2.14.5", "version": "2.14.5-2",
"webui": "http://[HOST]:[PORT:8000]" "webui": "http://[HOST]:[PORT:8000]"
} }