mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-16 20:39:12 +02:00
@@ -24,6 +24,9 @@
|
|||||||
"ports_description": {
|
"ports_description": {
|
||||||
"22300/tcp": "Web interface"
|
"22300/tcp": "Web interface"
|
||||||
},
|
},
|
||||||
|
"privileged": [
|
||||||
|
"SYS_TIME"
|
||||||
|
],
|
||||||
"schema": {
|
"schema": {
|
||||||
"APP_BASE_URL": "str",
|
"APP_BASE_URL": "str",
|
||||||
"DB_CLIENT": "str?",
|
"DB_CLIENT": "str?",
|
||||||
@@ -44,6 +47,6 @@
|
|||||||
},
|
},
|
||||||
"slug": "joplin",
|
"slug": "joplin",
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||||
"version": "2.9.7-2",
|
"version": "2.9.7-3",
|
||||||
"webui": "[PROTO:ssl]://[HOST]:[PORT:22300]"
|
"webui": "[PROTO:ssl]://[HOST]:[PORT:22300]"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user