zhangjian
2023-06-05 0976d2d0f90cff460cedfdc8bd74e98c2c31a58c
ruoyi-admin/src/main/resources/application.yml
@@ -36,7 +36,7 @@
# 日志配置
logging:
  level:
    com.ruoyi: info
    com.ruoyi.inspect: debug
    org.springframework: warn
# 用户配置
@@ -70,7 +70,7 @@
  # redis 配置
  redis:
    # 地址
    host: 192.168.1.55
    host: 192.168.1.15
    # 端口,默认为6379
    port: 6379
    # 数据库索引