diff --git a/nginxDev.conf b/nginxDev.conf index 9b724ce..30c5e60 100644 --- a/nginxDev.conf +++ b/nginxDev.conf @@ -11,7 +11,7 @@ server { } location /api/ { - proxy_pass http://121.36.90.209:30010/; + proxy_pass http://1.92.109.79:30201/; } location /minio/ {