mirror of
https://github.com/XTLS/Xray-examples.git
synced 2025-06-28 21:26:06 +08:00
Update default.conf
This commit is contained in:
parent
fab91a1f0c
commit
05447fe1c4
@ -4,5 +4,5 @@ server
|
|||||||
server_name _;
|
server_name _;
|
||||||
index index.html;
|
index index.html;
|
||||||
root www/nginx/html;
|
root www/nginx/html;
|
||||||
return 301 https://$host$request_uri;
|
return 301 https://$host$request_uri; # 重定向HTTPS
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user