From 71bb0bfcd29434a70200ef8f260fb46989d3476a Mon Sep 17 00:00:00 2001 From: SZH <szh_hello@163.com> Date: 星期四, 25 八月 2022 11:00:43 +0800 Subject: [PATCH] 修改minio配置 --- safePlatfrom-out-web/src/main/resources/config/application-guotai-demo.yaml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/safePlatfrom-out-web/src/main/resources/config/application-guotai-demo.yaml b/safePlatfrom-out-web/src/main/resources/config/application-guotai-demo.yaml index 5514888..5c66fcb 100644 --- a/safePlatfrom-out-web/src/main/resources/config/application-guotai-demo.yaml +++ b/safePlatfrom-out-web/src/main/resources/config/application-guotai-demo.yaml @@ -116,7 +116,7 @@ accessKey: QR0J7S55SZO8QI1TC2AD secretKey: X0oSBT7vRqYWU41Ut21B+FU7G5A87BzPIRdObGjK secure: false - bucketName: safeplatform-dev + bucketName: safeplatform-demo urlPrefix: http://121.239.169.27/file #用户名 gkhy_team_out_dev #密码 12345678 -- Gitblit v1.9.2