This repository has been archived on 2025-01-07. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
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

1 line
109 B
Text

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