Commit 8ceb8416 by Administrator

Update application.yml

parent ef2814f5
......@@ -7,6 +7,13 @@ spring:
config:
override-none: true
override-system-properties: false
rabbitmq:
host: 119.96.87.17
port: 5672
username: rabbit
password: rabbit-techhero
virtual-host: /local
servlet:
multipart:
max-file-size: 1000MB
......
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