Alexandre
2022-11-19 07:20:46 +01:00
committed by GitHub
parent ad8e2f48e7
commit 93be93b7fb

View File

@@ -24,6 +24,9 @@
"ports_description": {
"22300/tcp": "Web interface"
},
"privileged": [
"SYS_TIME"
],
"schema": {
"APP_BASE_URL": "str",
"DB_CLIENT": "str?",
@@ -44,6 +47,6 @@
},
"slug": "joplin",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "2.9.7-2",
"version": "2.9.7-3",
"webui": "[PROTO:ssl]://[HOST]:[PORT:22300]"
}