feat: update readme add example

This commit is contained in:
max_richter 2025-05-13 11:51:10 +02:00
parent beb4088c51
commit 86085039ff
Signed by: max
GPG Key ID: 51973802EF3F77C5
2 changed files with 7 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<div align="center">
<img src="https://git.max-richter.dev/attachments/91cbb502-e4e1-4861-ad56-efc8f1d11e0a" width="30%"/>
<img src="https://git.max-richter.dev/attachments/386c10bb-155f-4732-8db8-cca8319f93f0" width="30%"/>
<h2 align="center">LocalCerts</h2>
<p align="center">
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>.

View File

@ -0,0 +1,6 @@
services:
dns:
volumes:
- /etc:/host/etc
environment:
MG_RESOLVCONF: /host/etc/resolv.conf