fix
Helius
2022-09-15 6fea763316bd2b8d722ac59e5eea53f2e34412d0
src/main/resources/application-dev.yml
@@ -26,20 +26,20 @@
  redis:
    # Redis数据库索引(默认为 0)
    database: 4
    # Redis服务器地址
    host: 47.111.90.145
    # Redis服务器连接端口
    port: 6379
    # Redis 密码
    password: zhongji-mall=-0
#    database: 9
#    database: 4
#    # Redis服务器地址
#    host: 120.27.238.55
#    host: 47.111.90.145
#    # Redis服务器连接端口
#    port: 6379
#    # Redis 密码
#    password: xcong123
#    password: zhongji-mall=-0
    database: 9
    # Redis服务器地址
    host: 120.27.238.55
    # Redis服务器连接端口
    port: 6379
    # Redis 密码
    password: xcong123
    lettuce:
      pool:
        # 连接池中的最小空闲连接
@@ -53,14 +53,14 @@
    # 连接超时时间(毫秒)
    timeout: 5000
  rabbitmq:
#    host: 47.111.90.145
#    port: 5672
#    username: zj_mall
#    password: zj_mall123
    host: 120.27.238.55
    host: 47.111.90.145
    port: 5672
    username: ct_rabbit
    password: 123456
    username: zj_mall
    password: zj_mall123
#    host: 120.27.238.55
#    port: 5672
#    username: ct_rabbit
#    password: 123456
    publisher-confirm-type: correlated
system: