Commit 649e251e by Administrator

Update application.yml

parent f1b613f4
......@@ -10,7 +10,7 @@ spring:
datasource:
url: jdbc:oracle:thin:@119.96.87.17:30100:orcl
driver-class-name: oracle.jdbc.OracleDriver
username: SCORE_HSK
username: SCORE_HSK_DEV
password: 123456
hikari:
minimum-idle: 1
......@@ -20,7 +20,7 @@ spring:
host: 119.96.87.17 #47.104.251.199
port: 6379 #6942
password: techhero #ENC(08db934a254e34b5366ff337b81532ec)
database: 2
database: 6
timeout: 10000
lettuce:
pool:
......@@ -31,7 +31,7 @@ spring:
redisson:
address: redis://119.96.87.17:6379
password: techhero
database: 2
database: 6
min-idle: 2
pool-size: 8
rabbitmq:
......
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