This repository has been archived on 2025-01-07. You can view files and clone it, but cannot push or open issues or pull requests.
traefik-development/notes
Oliver Davies 7ab08a92e2 Add notes
Add notes showing the `mkcert` command to generate the SSL certificates.
2024-05-11 00:59:50 +02:00

2 lines
109 B
Plaintext

mkcert -cert-file certs/local-cert.pem -key-file certs/local-key.pem "docker.localhost" "*.docker.localhost"