Commit 9d09727e by Administrator

Update application.yml

parent 359bf60a
...@@ -10,8 +10,8 @@ spring: ...@@ -10,8 +10,8 @@ spring:
datasource: datasource:
url: jdbc:oracle:thin:@119.96.87.17:30100:orcl url: jdbc:oracle:thin:@119.96.87.17:30100:orcl
driver-class-name: oracle.jdbc.OracleDriver driver-class-name: oracle.jdbc.OracleDriver
username: score24_dev username: SCORE_HSK
password: c2NvcmUyNF9kZXY= password: 123456
hikari: hikari:
minimum-idle: 1 minimum-idle: 1
maximum-pool-size: 5 maximum-pool-size: 5
...@@ -20,7 +20,7 @@ spring: ...@@ -20,7 +20,7 @@ spring:
host: 119.96.87.17 #47.104.251.199 host: 119.96.87.17 #47.104.251.199
port: 6379 #6942 port: 6379 #6942
password: techhero #ENC(08db934a254e34b5366ff337b81532ec) password: techhero #ENC(08db934a254e34b5366ff337b81532ec)
database: 2 database: 13
timeout: 10000 timeout: 10000
lettuce: lettuce:
pool: 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