fix skapp link redirect

This commit is contained in:
Karol Wypchlo 2021-12-21 16:28:52 +01:00
parent f456f1c850
commit 51b56d2e42
No known key found for this signature in database
GPG Key ID: C92C016317A964D0
1 changed files with 1 additions and 5 deletions

View File

@ -106,11 +106,7 @@ location /health-check {
}
location /abuse {
include /etc/nginx/conf.d/include/cors;
set $skylink "0404guluqu38oaqapku91ed11kbhkge55smh9lhjukmlrj37lfpm8no";
include /etc/nginx/conf.d/include/location-skylink;
return 308 /0404guluqu38oaqapku91ed11kbhkge55smh9lhjukmlrj37lfpm8no;
}
location /abuse/report {