src/main/resources/application.yml
@@ -16,7 +16,7 @@ # 开发环境配置 server: # 服务器的HTTP端口,默认为80807 # 服务器的HTTP端口,默认为8080 port: 7003 servlet: # 应用的访问路径 @@ -38,6 +38,14 @@ com.ruoyi: warn org.springframework: warn minio: endpoint: http://114.132.189.42/ port: 7019 secure: false accessKey: admin secretKey: 12345678 preview-expiry: 24 # 预览地址默认24小时 default-bucket: uploadPath # 用户配置 user: password: @@ -73,9 +81,9 @@ # 端口,默认为6379 port: 6379 # 数据库索引 database: 1 database: 0 # 密码 # password: root2022! password: # password: 123456 # 连接超时时间