diff --git a/README.md b/README.md index cc84fce..0407367 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,13 @@ -# Local HTTPS with Traefik and Step-CA +
+ +

LocalCerts

+

+ Automatic HTTPS and local domain routing for Docker Compose services using Traefik and Step-CA. +

+
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.