Revert "Merge pull request #1853 from SkynetLabs/add-missing-cors-headers"

This reverts commit 85df3958c1, reversing
changes made to 8db71f57ec.
This commit is contained in:
Karol Wypchlo 2022-03-10 09:54:18 +01:00
parent 85df3958c1
commit fadf7fccb8
No known key found for this signature in database
GPG Key ID: B515DE9EEBE241E1
1 changed files with 0 additions and 2 deletions

View File

@ -334,8 +334,6 @@ location /skynet/resolve {
}
location ~ "^/(([a-zA-Z0-9-_]{46}|[a-z0-9]{55})(/.*)?)$" {
include /etc/nginx/conf.d/include/cors;
set $skylink $2;
set $path $3;