Commit 970cd36d by Administrator

Update application.yml

parent 7ef69441
......@@ -12,9 +12,12 @@ spring:
driver-class-name: com.mysql.jdbc.Driver #oracle.jdbc.OracleDriver
username: ksfw_dev #ENC(25fc8c2d2cff6e142af36d4cd89f2bc0)
password: a3Nmd19kZXY= #ENC(502aaeb4e3e6be41b742a448fab59864b4271effb5652fddf144e02b67d8ea04)
keep-alive-time: 30000
hikari:
minimum-idle: 1
maximum-pool-size: 5
idle-timeout: 600000
max-lifetime: 1500000
connection-test-query: select 1 #select 1 from dual
redis:
host: 192.168.50.159 #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