mirror of
https://github.com/XTLS/Xray-examples.git
synced 2025-06-28 13:16:06 +08:00
Update default.conf
This commit is contained in:
parent
fab91a1f0c
commit
05447fe1c4
@ -4,5 +4,5 @@ server
|
||||
server_name _;
|
||||
index index.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