Commit c5630185 by Administrator

Update application-natived.yml

parent ebc7cdb7
......@@ -4,6 +4,17 @@ spring:
enabled: true
max-file-size: 300MB
max-request-size: 300MB
redis:
database: 10
host: 119.96.87.17
port: 6379
password: techhero
timeout: 5000
pool:
max-active: 8
max-wait: -1
max-idle: 8
min-idle: 0
rabbitmq:
host : 119.96.87.17
port: 5672
......
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