Przeglądaj źródła

eip broker 37服務器配置提交

huangzhiyong 6 lat temu
rodzic
commit
6bae432800
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2 2
      hos-broker.yml

+ 2 - 2
hos-broker.yml

@ -57,7 +57,7 @@ hzy:
spring:
spring:
  profiles: test
  profiles: test
  activemq:
  activemq:
      broker-url: tcp://172.19.103.58:61616 # activeMq地址
      broker-url: tcp://172.19.103.57:61616 # activeMq地址
      user: admin
      user: admin
      password: admin
      password: admin
  data:
  data:
@ -88,7 +88,7 @@ hos:
    path: /usr/local/mycat/   ##mycat的安装目录
    path: /usr/local/mycat/   ##mycat的安装目录
  #jcraft shell操作,连接终端服务器的后门信息
  #jcraft shell操作,连接终端服务器的后门信息
  jcraft:
  jcraft:
    host: 172.19.103.37
    host: 172.19.103.57
    port: 22
    port: 22
    user: root
    user: root
    password: ceshi
    password: ceshi