Commit f936ead6 by 张宗强

update

parent 3cf0f768
......@@ -7,6 +7,13 @@ redis:
# datasoure默认使用JDBC
spring:
data:
mongodb:
database: pk-mg
host: 192.168.1.80
port: 27017
username: proudkids
password: pds123!@#
rabbitmq:
host: 192.168.1.29
port: 5672
......
......@@ -7,6 +7,13 @@ redis:
# datasoure默认使用JDBC
spring:
data:
mongodb:
database: pk-mg
host: 172.17.229.80
port: 27217
username: proudkids
password: pds123!@#
rabbitmq:
host: 172.17.229.83
port: 5675
......
......@@ -7,6 +7,13 @@ redis:
# datasoure默认使用JDBC
spring:
data:
mongodb:
database: pk-mg
host: 192.168.1.80
port: 27017
username: proudkids
password: pds123!@#
rabbitmq:
host: 192.168.1.21
port: 5675
......
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