Add Services Startup

This commit is contained in:
Alexandre
2022-07-31 19:56:51 +02:00
parent ff279873de
commit ec0d43ce7d
2 changed files with 4 additions and 2 deletions

View File

@@ -25,6 +25,7 @@
"9300/tcp": "custom binary protoco"
},
"slug": "elasticsearch",
"startup": "services",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/elasticsearch",
"version": "7.14.2"
}
}

View File

@@ -44,7 +44,8 @@
"mysql:want"
],
"slug": "fireflyiii",
"startup": "services",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "5.7.10",
"webui": "[PROTO:ssl]://[HOST]:[PORT:8080]"
}
}