diff --git a/elasticsearch/config.json b/elasticsearch/config.json index 4ff62d671..473da5198 100644 --- a/elasticsearch/config.json +++ b/elasticsearch/config.json @@ -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" -} +} \ No newline at end of file diff --git a/fireflyiii/config.json b/fireflyiii/config.json index 33f7e9f08..d185bb6ec 100644 --- a/fireflyiii/config.json +++ b/fireflyiii/config.json @@ -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]" -} +} \ No newline at end of file