Update default.conf
This commit is contained in:
parent
d851203e91
commit
55a44d1f2d
@ -68,7 +68,7 @@ server {
|
||||
add_header Access-Control-Allow-Credentials true always;
|
||||
add_header Access-Control-Allow-Headers content-type,authorization always;
|
||||
add_header Access-Control-Allow-Methods OPTIONS,GET,POST,PATCH,PUT,DELETE;
|
||||
proxy_pass http://10.6.0.11:8005/;
|
||||
proxy_pass http://10.6.0.11:59303/;
|
||||
}
|
||||
|
||||
location /customer/ {
|
||||
|
Loading…
Reference in New Issue
Block a user