Fix format
parent
44747d7871
commit
bc2190fd88
|
@ -60,7 +60,8 @@ Restart nginx.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
nginx -s reload
|
nginx -s reload
|
||||||
service nginx restart```
|
service nginx restart
|
||||||
|
```
|
||||||
|
|
||||||
Apply ssl cert and key pair with certbot.
|
Apply ssl cert and key pair with certbot.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue