Commit 7c057ce2 by 张勇

changes

parent 8c259303
......@@ -3,10 +3,10 @@ server:
spring:
rabbitmq:
host: 192.168.1.21
port: 5675
username: zzq223
password: 222222
host: 192.168.1.29
port: 5672
username: kiss
password: kiss
zipkin:
rabbitmq:
queue: zipkin
......
......@@ -3,10 +3,10 @@ server:
spring:
rabbitmq:
host: 192.168.1.21
port: 5675
username: zzq223
password: 222222
host: 192.168.1.29
port: 5672
username: kiss
password: kiss
zipkin:
rabbitmq:
queue: zipkin
......
......@@ -8,10 +8,10 @@ redis:
# datasoure默认使用JDBC
spring:
rabbitmq:
host: 192.168.1.21
port: 5675
username: zzq223
password: 222222
host: 192.168.1.29
port: 5672
username: kiss
password: kiss
zipkin:
rabbitmq:
queue: zipkin
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment