rollabck openproject addons
This commit is contained in:
25
openproject/config.json
Normal file
25
openproject/config.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"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]"
|
||||
}
|
Reference in New Issue
Block a user