Commit fcebba74 by Administrator

Update application.yml

parent 35d4f454
...@@ -18,7 +18,7 @@ spring: ...@@ -18,7 +18,7 @@ spring:
password: c2NvcmUyNF9kZXY= password: c2NvcmUyNF9kZXY=
hikari: hikari:
minimum-idle: 1 minimum-idle: 1
maximum-pool-size: 5 maximum-pool-size: 10
connection-test-query: select 1 from dual connection-test-query: select 1 from dual
redis: redis:
host: 119.96.87.17 #47.104.251.199 host: 119.96.87.17 #47.104.251.199
......
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