25 lines
533 B
JSON
25 lines
533 B
JSON
|
{
|
||
|
"arch": [
|
||
|
"amd64",
|
||
|
"aarch64"
|
||
|
],
|
||
|
"codenotary": "alexandrep.github@gmail.com",
|
||
|
"description": "Openproject for Home Assistant",
|
||
|
"init": false,
|
||
|
"map": [
|
||
|
"addon_config:rw",
|
||
|
"share:rw"
|
||
|
],
|
||
|
"name": "Openproject",
|
||
|
"ports": {
|
||
|
"8080/tcp": 8080
|
||
|
},
|
||
|
"ports_description": {
|
||
|
"8080/tcp": "Web interface"
|
||
|
},
|
||
|
"slug": "openproject",
|
||
|
"udev": true,
|
||
|
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/openproject",
|
||
|
"version": "14.6.3",
|
||
|
"webui": "[PROTO:ssl]://[HOST]:[PORT:8080]"
|
||
|
}
|