feat: add logo to readme

This commit is contained in:
max_richter 2025-05-12 13:25:45 +02:00
parent e78200d150
commit f0aec79fe1
Signed by: max
GPG Key ID: 51973802EF3F77C5

View File

@ -1,9 +1,13 @@
# Local HTTPS with Traefik and Step-CA
<div align="center">
<img src="https://git.max-richter.dev/attachments/bd842b47-da55-407b-b832-469cb2d4f841" 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.
</p>
</div>
Created by [@Sajito](https://github.com/Sajito)
This setup enables automatic HTTPS and local domain routing for Docker Compose services. Traefik uses Step-CA to issue certificates and route .dev.local domains securely with minimal configuration.
## Setup
1. Clone this repository and navigate into the directory.