This commit is contained in:
parent
6db661acbe
commit
a5ba6d902c
|
|
@ -19,6 +19,11 @@ spring:
|
||||||
discovery:
|
discovery:
|
||||||
server-addr: 121.40.109.122:8848
|
server-addr: 121.40.109.122:8848
|
||||||
namespace: 237e1905-0a66-4375-9bb6-a51c3c034aca
|
namespace: 237e1905-0a66-4375-9bb6-a51c3c034aca
|
||||||
|
rabbitmq:
|
||||||
|
host: 121.40.109.122
|
||||||
|
port: 5672
|
||||||
|
username: chaozg
|
||||||
|
password: chaozg123
|
||||||
|
|
||||||
dubbo:
|
dubbo:
|
||||||
application:
|
application:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue