From 61781a5b0b0a58ee2917ce894a6589b92413bb00 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=96=87=E6=AD=A6?= <875892894@qq.com> Date: Fri, 11 Oct 2024 19:58:35 +0800 Subject: [PATCH] test --- nginxDev.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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;