ruoyi-admin/src/main/resources/application.yml
@@ -59,9 +59,9 @@ servlet: multipart: # 单个文件大小 max-file-size: 10MB max-file-size: 1000MB # 设置总上传的文件大小 max-request-size: 20MB max-request-size: 2000MB # 服务模块 devtools: restart: @@ -70,8 +70,8 @@ # redis 配置 redis: # 地址 # host: localhost host: 192.168.88.68 host: localhost # host: 192.168.88.68 # 端口,默认为6379 port: 6379 # 数据库索引