From 64ea369faf54b45fbbe8ffb04886b89ef0b0dcdc Mon Sep 17 00:00:00 2001
From: zrj <646384940@qq.com>
Date: Thu, 24 Oct 2024 13:39:33 +0800
Subject: [PATCH] 配置修改

---
 src/main/resources/application.yml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml
index 10f661a..5742b62 100644
--- a/src/main/resources/application.yml
+++ b/src/main/resources/application.yml
@@ -127,7 +127,7 @@
   enabled: true
   name: qiniu
   tenant-mode: true
-  endpoint: https://wrj.shuixiongit.com/gminio/zhxy/
+  endpoint: https://wrj.shuixiongit.com/minio/zhxy/
   access-key: N_Loh1ngBqcJovwiAJqR91Ifj2vgOWHOf8AwBA_h
   secret-key: AuzuA1KHAbkIndCU0dB3Zfii2O3crHNODDmpxHRS
   bucket-name: bladex

--
Gitblit v1.9.3