Update addon_config.markdown

This commit is contained in:
Pascal Vizeli 2017-07-31 22:10:18 +02:00 committed by GitHub
parent 9ed0cec512
commit c132eb2f82

View File

@ -64,6 +64,8 @@ It is possible to use own base image with follow schema:
#aarch64:FROM... #aarch64:FROM...
``` ```
Or if you not want to do a multi arch build/support you can also use a simle docker `FROM`.
## {% linkable_title Add-on config %} ## {% linkable_title Add-on config %}
The config for an add-on is stored in `config.json`. The config for an add-on is stored in `config.json`.