Commit 009fcd81 by Administrator

Update application.yml

parent d1158215
...@@ -36,16 +36,16 @@ spring: ...@@ -36,16 +36,16 @@ spring:
address: redis://119.96.87.17:6379 address: redis://119.96.87.17:6379
password: techhero password: techhero
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
host: localhost
port: 5672
username: admin
password: admin
virtual-host: demo virtual-host: demo
# host: localhost
# port: 5672
# username: admin
# password: admin
servlet: servlet:
multipart: multipart:
max-file-size: 1000MB 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