Site updated at 2018-01-21 17:19:20 UTC
This commit is contained in:
parent
f162ffdf5a
commit
01c5ac1c51
44 changed files with 123 additions and 122 deletions
|
@ -75,7 +75,7 @@
|
|||
</h1>
|
||||
</header>
|
||||
<hr class="divider">
|
||||
<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>
|
||||
<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