Update Collabora configuration with new domain and version

This commit is contained in:
Alexandre
2025-09-16 16:55:06 +02:00
committed by GitHub
parent 91bd85a648
commit 8f6fe22c91

View File

@@ -19,7 +19,7 @@
"options": {
"aliasgroup1": "",
"certfile": "fullchain.pem",
"domain": "",
"domain1": "",
"extra_params": "--o:ssl.enable=false --o:user_interface.use_integration_theme=false --o:net.proto=IPv4",
"keyfile": "privkey.pem",
"password": "",
@@ -48,6 +48,6 @@
},
"slug": "collabora",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "25.4.5-11",
"version": "25.4.5-12",
"webui": "[PROTO:ssl]://[HOST]:[PORT:9980]/browser/dist/admin/admin.html"
}