Add notes
Add notes showing the `mkcert` command to generate the SSL certificates.
This commit is contained in:
parent
34174d22fe
commit
7ab08a92e2
1 changed files with 1 additions and 0 deletions
1
notes
Normal file
1
notes
Normal file
|
@ -0,0 +1 @@
|
|||
mkcert -cert-file certs/local-cert.pem -key-file certs/local-key.pem "docker.localhost" "*.docker.localhost"
|
Reference in a new issue