diff --git a/default.conf b/default.conf index 6b2200f..5201b7a 100644 --- a/default.conf +++ b/default.conf @@ -35,7 +35,7 @@ server { add_header Access-Control-Allow-Credentials true always; add_header Access-Control-Allow-Headers content-type,authorization,device,browser,os,devicetype,response-type always; add_header Access-Control-Allow-Methods OPTIONS,GET,POST,PATCH,PUT,DELETE; - proxy_pass http://10.8.0.18:8001/; + proxy_pass http://10.8.0.5:1491/; } location /auth {