Helius
2020-11-13 7ebb97105f89057768510be8fa7b93a073ee7868
modify
1 files modified
8 ■■■■ changed files
src/main/resources/application-prod.yml 8 ●●●● patch | view | raw | blame | history
src/main/resources/application-prod.yml
@@ -22,13 +22,13 @@
  redis:
    # Redis数据库索引(默认为 0)
    database: 3
    database: 0
    ## Redis服务器地址
    host: 114.55.92.106
    host: 180.215.221.145
    ## Redis服务器连接端口
    port: 6379
    ## Redis服务器连接密码(默认为空)
    password: hibit123
    password: pilot123!@#
    lettuce:
      pool:
        # 连接池中的最小空闲连接
@@ -40,4 +40,4 @@
        # 连接池最大阻塞等待时间(使用负值表示没有限制)
        max-wait: 10000
    # 连接超时时间(毫秒)
    timeout: 10000
    timeout: 5000