1
0
mirror of https://github.com/docker-mailserver/docker-mailserver.git synced 2025-06-22 04:28:29 +02:00
This commit is contained in:
github-actions[bot]
2021-09-27 07:02:06 +00:00
parent b1dfadf94d
commit 13cd9671c9
43 changed files with 2244 additions and 89 deletions

View File

@ -1152,7 +1152,21 @@
<li class="md-nav__item">
<a href="../mailserver-behind-proxy/" class="md-nav__link">
Mail-Server behind a Proxy
Mailserver behind Proxy
</a>
</li>
<li class="md-nav__item">
<a href="../docker-build/" class="md-nav__link">
Building your own Docker image
</a>
</li>
@ -1441,7 +1455,7 @@
<nav class="md-footer__inner md-grid" aria-label="Footer">
<a href="../mailserver-behind-proxy/" class="md-footer__link md-footer__link--prev" aria-label="Previous: Mail-Server behind a Proxy" rel="prev">
<a href="../docker-build/" class="md-footer__link md-footer__link--prev" aria-label="Previous: Building your own Docker image" rel="prev">
<div class="md-footer__button md-icon">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11h12z"/></svg>
</div>
@ -1450,7 +1464,7 @@
<span class="md-footer__direction">
Previous
</span>
Mail-Server behind a Proxy
Building your own Docker image
</div>
</div>
</a>