Update default.conf
This commit is contained in:
parent
f6f650621d
commit
1ce10fda62
@ -107,7 +107,7 @@ server {
|
||||
proxy_pass http://10.6.0.23:1488/;
|
||||
}
|
||||
|
||||
location /answer {
|
||||
location /answer/ {
|
||||
if ($request_method = OPTIONS) {
|
||||
add_header Access-Control-Allow-Origin $http_origin always;
|
||||
add_header Access-Control-Allow-Credentials true always;
|
||||
|
Loading…
Reference in New Issue
Block a user