Skip to content

Commit

Permalink
Deployed 1eb0419 with MkDocs version: 1.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
skyface753 committed Sep 27, 2023
1 parent 32c8ce1 commit 8628154
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion applications/custom/wikijs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1693,7 +1693,7 @@ <h3 id="namespace">Namespace<a class="headerlink" href="#namespace" title="Perma
<div class="highlight"><pre><span></span><code>kubectl<span class="w"> </span>create<span class="w"> </span>ns<span class="w"> </span>wiki-ns
</code></pre></div>
<h3 id="config">Config<a class="headerlink" href="#config" title="Permanent link">&para;</a></h3>
<p>Edit the database <code>config/config.yml</code> based on the <a href="site:applications/databases/postgresql">Postgres</a> config.</p>
<p>Edit the database <code>config/config.yml</code> based on the <a href="applications/databases/postgresql">Postgres</a> config.</p>
<ul>
<li><code>db.host</code>: <code>&lt;postgres-service-name&gt;.&lt;namespace&gt;.svc.cluster.local</code></li>
<li><code>db.port</code>: <code>5432</code></li>
Expand Down
2 changes: 1 addition & 1 deletion print_page/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2581,7 +2581,7 @@ <h3 id="applications-custom-wikijs-namespace">Namespace<a class="headerlink" hre
<div class="highlight"><pre><span></span><code>kubectl<span class="w"> </span>create<span class="w"> </span>ns<span class="w"> </span>wiki-ns
</code></pre></div>
<h3 id="applications-custom-wikijs-config">Config<a class="headerlink" href="#applications-custom-wikijs-config" title="Permanent link">&para;</a></h3>
<p>Edit the database <code>config/config.yml</code> based on the <a href="#applications-custom-wikijs-site:applications-databases-postgresql">Postgres</a> config.</p>
<p>Edit the database <code>config/config.yml</code> based on the <a href="#applications-custom-wikijs-applications-databases-postgresql">Postgres</a> config.</p>
<ul>
<li><code>db.host</code>: <code>&lt;postgres-service-name&gt;.&lt;namespace&gt;.svc.cluster.local</code></li>
<li><code>db.port</code>: <code>5432</code></li>
Expand Down
Binary file modified sitemap.xml.gz
Binary file not shown.

0 comments on commit 8628154

Please sign in to comment.