Commit 1cd2f736 by Administrator

Update application.yml

parent cf587c45
...@@ -38,16 +38,16 @@ spring: ...@@ -38,16 +38,16 @@ spring:
database: 3 database: 3
min-idle: 2 min-idle: 2
pool-size: 8 pool-size: 8
rabbitmq: # rabbitmq:
host: 47.104.251.199 # host: 47.104.251.199
port: 6943 # port: 6943
username: ENC(bb514d3f83de4cca1107d9509c420240) # username: ENC(bb514d3f83de4cca1107d9509c420240)
password: ENC(881ec5bbafcb774c356b0261a587076f) # password: ENC(881ec5bbafcb774c356b0261a587076f)
virtual-host: demo # virtual-host: demo
# host: localhost # # host: localhost
# port: 5672 # # port: 5672
# username: admin # # username: admin
# password: admin # # password: admin
servlet: servlet:
multipart: multipart:
......
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