/ wa.fo wip
This commit is contained in:
@@ -38,8 +38,9 @@ server {
|
|||||||
|
|
||||||
# * ➔ bare domain (https)
|
# * ➔ bare domain (https)
|
||||||
server {
|
server {
|
||||||
listen 443 ssl http2;
|
listen 443 ssl;
|
||||||
listen [::]:443 ssl http2;
|
listen [::]:443 ssl;
|
||||||
|
http2 on;
|
||||||
|
|
||||||
ssl_certificate /etc/nginx/acme.sh/wa.fo/fullchain.pem;
|
ssl_certificate /etc/nginx/acme.sh/wa.fo/fullchain.pem;
|
||||||
ssl_certificate_key /etc/nginx/acme.sh/wa.fo/key.pem;
|
ssl_certificate_key /etc/nginx/acme.sh/wa.fo/key.pem;
|
||||||
|
|||||||
Reference in New Issue
Block a user