Commit 60c51b42 by Administrator

Update application.yml

parent 10973f4e
......@@ -16,10 +16,10 @@ spring:
driver-class-name: oracle.jdbc.OracleDriver
username: score24_dev
password: c2NvcmUyNF9kZXY=
hikari:
minimum-idle: 3
maximum-pool-size: 10
connection-test-query: select 1 from dual
#hikari:
#minimum-idle: 1
#maximum-pool-size: 5
#connection-test-query: select 1 from dual
redis:
host: 119.96.87.17 #47.104.251.199
port: 6379 #6942
......
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