Commit 77e6d4d8 by Administrator

Update application.yml

parent 4e78b6e6
......@@ -14,8 +14,8 @@ spring:
#password: Abcd1234. #ENC(502aaeb4e3e6be41b742a448fab59864b4271effb5652fddf144e02b67d8ea04)
url: jdbc:oracle:thin:@119.96.87.17:30100:orcl
driver-class-name: oracle.jdbc.OracleDriver
username: score24
password: c2NvcmUyNA==
username: score24_dev
password: c2NvcmUyNF9kZXY=
hikari:
minimum-idle: 1
maximum-pool-size: 5
......@@ -24,7 +24,7 @@ spring:
host: 119.96.87.17 #47.104.251.199
port: 6379 #6942
password: techhero #ENC(08db934a254e34b5366ff337b81532ec)
database: 8
database: 2
timeout: 10000
lettuce:
pool:
......
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