Commit a23ef41a by Administrator

Update application-prd_hwh.yml

parent 6e9b2b6d
...@@ -4,6 +4,7 @@ jasypt: ...@@ -4,6 +4,7 @@ jasypt:
password: techhero password: techhero
spring: spring:
redis: redis:
database: 5
remote: false #cachecloud 获取 remote: false #cachecloud 获取
host: 192.168.255.134 host: 192.168.255.134
hostName: 192.168.255.134 hostName: 192.168.255.134
...@@ -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: /prd_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