diff --git a/nginxDev.conf b/nginxDev.conf index 30c5e60..476b495 100644 --- a/nginxDev.conf +++ b/nginxDev.conf @@ -14,8 +14,8 @@ server { proxy_pass http://1.92.109.79:30201/; } - location /minio/ { - proxy_pass https://ax-api.sumweal.com/minio/; + location /bkbupload/ { + proxy_pass http://1.92.109.79:30009/; } error_page 404 /404.html;