We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbd5dee commit a4cc3d1Copy full SHA for a4cc3d1
1 file changed
README.md
@@ -8,6 +8,8 @@ nginx reverse proxy to support https for your docker containers
8
9
* `brew install mkcert`
10
11
+* `mkcert -install`
12
+
13
* `mkcert localhost 127.0.0.1`
14
15
2. Replace the generated `localhost+1-key.pem` and `localhost+1.pem` in the `certs` directory
0 commit comments