Update config.json

This commit is contained in:
Alexandre
2025-08-23 08:57:06 +02:00
committed by GitHub
parent 0d934c2fef
commit 21297d1725

View File

@@ -78,7 +78,6 @@
},
"image": "ghcr.io/alexbelgium/calibre-{arch}",
"ingress": true,
"ingress_port": 8181,
"init": false,
"map": [
"media:rw",
@@ -124,6 +123,6 @@
"slug": "calibre",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/calibre",
"version": "8.9.0-5",
"version": "8.9.0-6",
"video": true
}