feat: add some links to README.md

This commit is contained in:
max_richter 2025-05-12 15:15:22 +02:00
parent 7b881e5da1
commit 30e207a87c

View File

@ -2,7 +2,7 @@
<img src="https://git.max-richter.dev/attachments/3cea8ffa-57cc-4faf-a973-7a3b34a012e0" width="30%"/>
<h2 align="center">LocalCerts</h2>
<p align="center">
Automatic HTTPS and local domain routing for Docker Compose services using Traefik and Step-CA.
Automatic HTTPS and local domain routing for Docker Compose services using <a href="https://github.com/traefik/traefik">Traefik</a>, <a href="https://github.com/mageddo/dns-proxy-server">DPS</a> and <a href="https://github.com/smallstep/certificates">Step-CA</a>.
</p>
<p align="center">
Created by <a href="https://github.com/Sajito">@Sajito</a>