mirror of
https://github.com/xuthus83/pigallery2.git
synced 2024-11-03 21:04:03 +08:00
Merge pull request #727 from AndrewBudziszek/patch-1
Update README.md - Typo
This commit is contained in:
commit
81843ddf9b
@ -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
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user