Site updated at 2017-12-22 20:57:17 UTC

This commit is contained in:
Travis CI 2017-12-22 20:57:17 +00:00
parent adceea2c8b
commit d0f9aabc76
26 changed files with 65 additions and 65 deletions

View file

@ -92,7 +92,7 @@
<span class="s">language</span><span class="pi">:</span> <span class="s1">'</span><span class="s">de'</span>
</code></pre>
</div>
<p>If you are using SSL certificate or Docker, you may need to add the <code class="highlighter-rouge">base_url</code> configuration variable to your <code class="highlighter-rouge">html</code> component as follows:</p>
<p>If you are using SSL certificate or Docker, you may need to add the <code class="highlighter-rouge">base_url</code> configuration variable to your <code class="highlighter-rouge">http</code> component as follows:</p>
<div class="language-yaml highlighter-rouge"><pre class="highlight"><code><span class="c1">#Example configuration.yaml entry</span>
<span class="s">http</span><span class="pi">:</span>
<span class="s">base_url</span><span class="pi">:</span> <span class="s">example.duckdns.org</span>