Commit b911f477 by Administrator

Update application.yml

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