Update 'README.md'
This commit is contained in:
@@ -29,5 +29,12 @@ server {
|
||||
location ~ /\.ht {
|
||||
deny all;
|
||||
}
|
||||
|
||||
#listen 443 ssl;
|
||||
#ssl_certificate /etc/letsencrypt/live/vps.wpconcept.work/fullchain.pem;
|
||||
#ssl_certificate_key /etc/letsencrypt/live/vps.wpconcept.work/privkey.pem;
|
||||
#include /etc/letsencrypt/options-ssl-nginx.conf;
|
||||
#ssl_dhparam /etc/letsencrypt/ssl-dhparams.pem;
|
||||
|
||||
}
|
||||
```
|
||||
Reference in New Issue
Block a user