Site updated at 2017-05-17 21:58:28 UTC
This commit is contained in:
parent
08b38ef5e4
commit
d2d36040b6
25 changed files with 44 additions and 39 deletions
|
@ -187,7 +187,12 @@ CMD [ "/run.sh" ]
|
|||
<tr>
|
||||
<td>map</td>
|
||||
<td>no</td>
|
||||
<td>List of maps for additional hass.io folders. Possible values: <code class="highlighter-rouge">config</code>, <code class="highlighter-rouge">ssl</code>, <code class="highlighter-rouge">addons</code>, <code class="highlighter-rouge">backup</code>. Default it map it <code class="highlighter-rouge">ro</code>, you can change that if you add a “:rw” at the end of name.</td>
|
||||
<td>List of maps for additional hass.io folders. Possible values: <code class="highlighter-rouge">config</code>, <code class="highlighter-rouge">ssl</code>, <code class="highlighter-rouge">addons</code>, <code class="highlighter-rouge">backup</code>, <code class="highlighter-rouge">share</code>, <code class="highlighter-rouge">mnt</code>. Default it map it <code class="highlighter-rouge">ro</code>, you can change that if you add a “:rw” at the end of name.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>environment</td>
|
||||
<td>no</td>
|
||||
<td>A dict of environment variable to run add-on.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>options</td>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue