Deployed 000513f to edge with MkDocs 1.6.1 and mike 2.1.3

This commit is contained in:
github-actions[bot]
2025-09-08 21:29:32 +00:00
parent ca00b26abd
commit e6a5b6fbf3
32 changed files with 60 additions and 60 deletions
+2 -2
View File
@@ -22,7 +22,7 @@
<link rel="icon" href="../../../assets/logo/favicon.png">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.6.18">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.6.19">
@@ -1838,7 +1838,7 @@ sudo<span class="w"> </span>chmod<span class="w"> </span><span class="m">600</sp
<h2 id="start-traefik"><a class="toclink" href="#start-traefik">Start traefik</a></h2>
<div class="highlight"><pre><span></span><code>sudo<span class="w"> </span>docker<span class="w"> </span>compose<span class="w"> </span>up<span class="w"> </span>-d
</code></pre></div>
<p>You can no access the Traefik dashboard at <code>https://traefik.$example.com$</code> with the credentials you set in <code>traefik_dynamic.yml</code>.</p>
<p>You can now access the Traefik dashboard at <code>https://traefik.$example.com$</code> with the credentials you set in <code>traefik_dynamic.yml</code>.</p>
<h2 id="add-labels-to-wg-easy"><a class="toclink" href="#add-labels-to-wg-easy">Add Labels to <code>wg-easy</code></a></h2>
<p>To add labels to your <code>wg-easy</code> service, you can add the following to your <code>docker-compose.yml</code> file:</p>
<p>File: <code>/etc/docker/containers/wg-easy/docker-compose.yml</code></p>