cors
This commit is contained in:
@@ -24,6 +24,7 @@ server {
|
||||
|
||||
error_page 500 502 503 504 /50x.html;
|
||||
location = /50x.html {
|
||||
add_header 'Access-Control-Allow-Origin' '*';
|
||||
root html;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user