liding
9 小时以前 1c1297ce1bcd7a06d004a8cabd3454e5d73f3b98
src/main/resources/application-kthg.yml
@@ -147,15 +147,15 @@
  # redis 配置
  redis:
    # 地址
    host: 127.0.0.1
#    host: 172.17.0.1
#    host: 127.0.0.1
    host: 172.17.0.1
    # 端口,默认为6379
    port: 6379
    # 数据库索引
    database: 0
    # 密码
    #    password: root2022!
    password: 123456
    password:
#    password: 123456
    # 连接超时时间
    timeout: 10s