Commit 75ef20e4 by Administrator

Update techhero-score-service.yml

parent 058b5d66
...@@ -7,7 +7,7 @@ spring: ...@@ -7,7 +7,7 @@ spring:
url: jdbc:mysql://192.168.50.173:3306/gkzy_service_dev?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=GMT%2B8&allowMultiQueries=true url: jdbc:mysql://192.168.50.173:3306/gkzy_service_dev?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=GMT%2B8&allowMultiQueries=true
username: root username: root
password: Techhero@1992 password: Techhero@1992
driver-class-name: com.sybase.jdbc4.jdbc.SybDriver driver-class-name: com.mysql.jdbc.Driver
keep-alive-time: 30000 keep-alive-time: 30000
hikari: hikari:
minimum-idle: 1 minimum-idle: 1
......
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