From d60811a78a56fcfc39d573d626c097301ef6585f Mon Sep 17 00:00:00 2001 From: garhve Date: Fri, 2 Dec 2022 22:50:35 +0800 Subject: blog transfer --- posts/1/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'posts/1/index.html') diff --git a/posts/1/index.html b/posts/1/index.html index d8f4fef..b6a47de 100644 --- a/posts/1/index.html +++ b/posts/1/index.html @@ -152,8 +152,8 @@ Due to personal interest, I didn’t choose frame to base my website. I listen 443 ssl http2; listen [::]:443 ssl http2; - server_name garhve.com - include /path_to_cert_file; + server_name garhve.com; + include /path_to_cert_file; #location to real content } # this block is where we hold web content. -- cgit v1.2.3-70-g09d2