Skip to content

Commit

Permalink
Merge pull request #727 from AndrewBudziszek/patch-1
Browse files Browse the repository at this point in the history
Update README.md - Typo
  • Loading branch information
bpatrik authored Sep 26, 2023
2 parents ff6a82c + 36bd372 commit 81843dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ Edit `nginx.conf` at the `# CHANGE ME` lines by replacing `yourdomain.com` to yo

#### I.1.a get SSL certificate with certbot
Install certbot: https://certbot.eff.org/. (Certbot uses letsencrypt to get free certificate).
Than get your certificate:
Then get your certificate:
```bash
certbot certonly --standalone -d yourdomain.com
```
Expand Down

0 comments on commit 81843dd

Please sign in to comment.