Commit 735af463 by Administrator

Update application-dev_hwh.yml

parent 2540830c
...@@ -4,11 +4,12 @@ jasypt: ...@@ -4,11 +4,12 @@ jasypt:
password: techhero password: techhero
spring: spring:
redis: redis:
database: 9
remote: false #cachecloud 获取 remote: false #cachecloud 获取
host: 192.168.255.134 host: 119.96.87.17
hostName: 192.168.255.134 hostName: 119.96.87.17
port: 6382 port: 6379
password: tZf^0B0W password: techhero
timeout: 0 timeout: 0
pool: pool:
max-active: 8 max-active: 8
...@@ -20,7 +21,7 @@ spring: ...@@ -20,7 +21,7 @@ spring:
port: 5672 port: 5672
username: rabbit username: rabbit
password: rabbit-techhero password: rabbit-techhero
virtual-host: /prd virtual-host: /dev_hwh
listener: listener:
simple: simple:
acknowledge-mode: auto acknowledge-mode: auto
......
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