nginx
This commit is contained in:
parent
e9b47d9b6a
commit
f868a49755
@ -196,6 +196,8 @@ http {
|
|||||||
listen [::]:443 ssl http2;
|
listen [::]:443 ssl http2;
|
||||||
server_name yourgols.com;
|
server_name yourgols.com;
|
||||||
|
|
||||||
|
resolver 127.0.0.11 ipv6=off;
|
||||||
|
|
||||||
ssl_certificate /etc/allinvest/fullchain.pem;
|
ssl_certificate /etc/allinvest/fullchain.pem;
|
||||||
ssl_certificate_key /etc/allinvest/privkey.pem;
|
ssl_certificate_key /etc/allinvest/privkey.pem;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user