Update config.json

This commit is contained in:
Alexandre
2024-11-22 14:57:34 +01:00
committed by GitHub
parent ce855419ee
commit 3a17ee8b4a

View File

@@ -85,7 +85,8 @@
"ingress_port": 0,
"init": false,
"map": [
"config:rw",
"addon_config:rw",
"homeassistant_config:rw",
"share:rw",
"media:rw",
"ssl:rw"
@@ -151,6 +152,6 @@
"uart": true,
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/nextcloud",
"version": "30.0.2",
"version": "30.0.2-test",
"webui": "https://[HOST]:[PORT:443]"
}