Update default.conf
This commit is contained in:
parent
42c03fee62
commit
6727ed9586
@ -182,7 +182,7 @@ access_log syslog:server=10.8.0.7:514,tag=nginx_access main;
|
||||
add_header Access-Control-Allow-Credentials true always;
|
||||
add_header Access-Control-Allow-Headers content-type,authorization,response-type always;
|
||||
add_header Access-Control-Allow-Methods OPTIONS,GET,POST,PATCH,PUT,DELETE;
|
||||
proxy_pass http://10.8.0.6:59664/;
|
||||
proxy_pass http://10.8.0.6:19100/;
|
||||
}
|
||||
|
||||
location /codeword/v1.0.0/ {
|
||||
|
Loading…
Reference in New Issue
Block a user