Site updated at 2017-10-08 09:47:33 UTC
This commit is contained in:
parent
1912103e24
commit
ec24e4efa1
27 changed files with 67 additions and 65 deletions
|
@ -75,7 +75,7 @@
|
|||
</h1>
|
||||
</header>
|
||||
<hr class="divider">
|
||||
<p>Set up a <a href="https://mariadb.org/">mariadb</a> SQL server. It support multiple database, users and permission. If you want only connect from inside use <code class="highlighter-rouge">core-mariadb</code> as host address.</p>
|
||||
<p>Set up a <a href="https://mariadb.org/">mariadb</a> SQL server. It supports multiple databases, users and permission settings. If you want to only connect from inside home assistant use <code class="highlighter-rouge">core-mariadb</code> as the host address.</p>
|
||||
<div class="language-json highlighter-rouge"><pre class="highlight"><code><span class="p">{</span><span class="w">
|
||||
</span><span class="nt">"databases"</span><span class="p">:</span><span class="w"> </span><span class="p">[</span><span class="s2">"homeassistant"</span><span class="p">],</span><span class="w">
|
||||
</span><span class="nt">"logins"</span><span class="p">:</span><span class="w"> </span><span class="p">[</span><span class="w">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue