yxh
yxh
2023-03-22 77187eabbf216b5d8283e69708132e2ca75b5f95
ruoyi-admin/src/main/resources/application.yml
@@ -70,13 +70,13 @@
  # redis 配置
  redis:
    # 地址
    host: localhost
    host: 116.62.18.175
    # 端口,默认为6379
    port: 6379
    port: 6020
    # 数据库索引
    database: 0
    # 密码
    password:
    password: Smartor
    # 连接超时时间
    timeout: 10s
    lettuce: