pref: update nginx config
This commit is contained in:
parent
d982293667
commit
b6a75d4020
@ -4,6 +4,6 @@ server {
|
|||||||
server_name 19yuke2.cn;
|
server_name 19yuke2.cn;
|
||||||
|
|
||||||
location / {
|
location / {
|
||||||
return 301 https://www.19yuke2.cn/$request_uri/;
|
return 301 https://www.19yuke2.cn$request_uri;
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user