feat: add logo to readme
This commit is contained in:
parent
e78200d150
commit
f0aec79fe1
10
README.md
10
README.md
@ -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)
|
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
|
## Setup
|
||||||
|
|
||||||
1. Clone this repository and navigate into the directory.
|
1. Clone this repository and navigate into the directory.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user