Browse Source

fix 生产minio回显问题

疯狂的狮子li 3 years ago
parent
commit
5645356fa9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ruoyi-admin/src/main/resources/application-prod.yml

+ 1 - 1
ruoyi-admin/src/main/resources/application-prod.yml

@@ -135,7 +135,7 @@ spring:
 cloud-storage:
   # minio配置
   minio:
-    endpoint: http://172.30.0.54:9000
+    endpoint: http://服务器ip:9000
     accessKey: ruoyi
     secretKey: ruoyi123
     bucketName: ruoyi