Helius
2020-11-24 54ff29f2ad04037924fcdef681f672cb45fdea8b
modify
3 files modified
18 ■■■■ changed files
src/main/resources/application-prod.yml 6 ●●●● patch | view | raw | blame | history
src/main/resources/application-prodapp.yml 6 ●●●● patch | view | raw | blame | history
src/main/resources/application.yml 6 ●●●● patch | view | raw | blame | history
src/main/resources/application-prod.yml
@@ -72,10 +72,10 @@
    ## 连接超时时间(毫秒)
    timeout: 30000
  rabbitmq:
    host: 47.114.114.219
    host: 120.27.238.55
    port: 5672
    username: roc_user
    password: roc123456
    username: ct_rabbit
    password: 123456
    publisher-confirm-type: correlated
src/main/resources/application-prodapp.yml
@@ -72,10 +72,10 @@
    ## 连接超时时间(毫秒)
    timeout: 30000
  rabbitmq:
    host: 47.114.114.219
    host: 120.27.238.55
    port: 5672
    username: roc_user
    password: roc123456
    username: ct_rabbit
    password: 123456
    publisher-confirm-type: correlated
src/main/resources/application.yml
@@ -72,10 +72,10 @@
    ## 连接超时时间(毫秒)
    timeout: 30000
  rabbitmq:
    host: 47.114.114.219
    host: 120.27.238.55
    port: 5672
    username: roc_user
    password: roc123456
    username: ct_rabbit
    password: 123456
    publisher-confirm-type: correlated