Commit d7302343 by Administrator

Update application-test.yml

parent 59780380
...@@ -10,10 +10,10 @@ spring: ...@@ -10,10 +10,10 @@ spring:
#hostName: 119.96.99.9 #183.95.190.112 #hostName: 119.96.99.9 #183.95.190.112
#port: 6379 #port: 6379
#password: 123456 #password: 123456
host: 119.96.87.17 host: redisServer
hostName: 119.96.87.17 #183.95.190.112 hostName: redisServer #183.95.190.112
port: 6379 port: 30102
password: techhero password: EtgJXLsRMXFct4P3zxBxLNczBNaaP92z
timeout: 0 timeout: 0
pool: pool:
max-active: 8 max-active: 8
...@@ -21,7 +21,7 @@ spring: ...@@ -21,7 +21,7 @@ spring:
max-idle: 8 max-idle: 8
min-idle: 0 min-idle: 0
rabbitmq: rabbitmq:
host: 119.96.87.17 host: rabbitmqServer
port: 5672 port: 5672
username: rabbit username: rabbit
password: rabbit-techhero password: rabbit-techhero
......
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