fix skapp link redirect
This commit is contained in:
parent
f456f1c850
commit
51b56d2e42
|
@ -106,11 +106,7 @@ location /health-check {
|
||||||
}
|
}
|
||||||
|
|
||||||
location /abuse {
|
location /abuse {
|
||||||
include /etc/nginx/conf.d/include/cors;
|
return 308 /0404guluqu38oaqapku91ed11kbhkge55smh9lhjukmlrj37lfpm8no;
|
||||||
|
|
||||||
set $skylink "0404guluqu38oaqapku91ed11kbhkge55smh9lhjukmlrj37lfpm8no";
|
|
||||||
|
|
||||||
include /etc/nginx/conf.d/include/location-skylink;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
location /abuse/report {
|
location /abuse/report {
|
||||||
|
|
Reference in New Issue