Update config.json

This commit is contained in:
Alexandre
2025-01-29 21:15:31 +01:00
committed by GitHub
parent 969c4b0977
commit 32ac20086c

View File

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