From 97953e7c2fc3cf28bd0b7bb5213f0fbd57b61f09 Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Mon, 31 Jul 2017 22:12:09 +0200 Subject: [PATCH] Update addon_config.markdown --- source/developers/hassio/addon_config.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/developers/hassio/addon_config.markdown b/source/developers/hassio/addon_config.markdown index 9719922e80a..be9876ffd0d 100644 --- a/source/developers/hassio/addon_config.markdown +++ b/source/developers/hassio/addon_config.markdown @@ -78,7 +78,7 @@ The config for an add-on is stored in `config.json`. "description": "long descripton", "arch": ["amd64"], "url": "website with more information about add-on (ie a forum thread for support)", - "startup": "before", + "startup": "application", "boot": "auto", "ports": { "123/tcp": 123