diff --git a/admin.conf b/admin.conf index 0a2c2b9..70c86fe 100644 --- a/admin.conf +++ b/admin.conf @@ -108,7 +108,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.8.0.226:59303/; + proxy_pass http://10.8.0.226:59304/; } location /customer/v1.0.1/ {