fix
Hentua
2023-04-07 197b37f9345a83892305f94a3555fd1419c97424
fix
2 files modified
6 ■■■■ changed files
src/main/resources/application-dev.yml 2 ●●● patch | view | raw | blame | history
src/main/resources/application-test.yml 4 ●●●● patch | view | raw | blame | history
src/main/resources/application-dev.yml
@@ -26,7 +26,7 @@
    # Redis服务器地址
    host: 120.27.238.55
    # Redis服务器连接端口
    port: 6379
    port: 6479
    # Redis 密码
    password: d3y6dsdl;f.327
    lettuce:
src/main/resources/application-test.yml
@@ -26,7 +26,7 @@
    # Redis服务器地址
    host: 120.27.238.55
    # Redis服务器连接端口
    port: 6379
    port: 6479
    # Redis 密码
    password: d3y6dsdl;f.327
    lettuce:
@@ -42,7 +42,7 @@
    # 连接超时时间(毫秒)
    timeout: 5000
  rabbitmq:
    host: 120.27.238.55
    host: 127.0.0.1
    port: 5672
    username: ct_rabbit
    password: 123456