We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 731adf4 commit 33b3920Copy full SHA for 33b3920
README.md
@@ -168,7 +168,7 @@ Firstly: will create external volume
168
docker volume create --driver local --opt type=none --opt device=${PWD}/certbot --opt o=bind certbot-etc
169
```
170
171
-location ssl: Generate Self-signed SSL Certificate with guide [mkcert repository](https://github.com/FiloSottile/mkcert).
+for localhost ssl: Generate Self-signed SSL Certificate with guide [mkcert repository](https://github.com/FiloSottile/mkcert).
172
173
174
docker compose up -d
0 commit comments