Browse Source

update dubhe-server/yaml/common-shardingjdbc.yaml.

修改了yaml问价内容,适配官方文档
tags/V3.0
之江天枢 Gitee 3 years ago
parent
commit
feee3f5d88
No known key found for this signature in database GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      dubhe-server/yaml/common-shardingjdbc.yaml

+ 1
- 1
dubhe-server/yaml/common-shardingjdbc.yaml View File

@@ -6,7 +6,7 @@ spring:
master:
type: com.alibaba.druid.pool.DruidDataSource
driver-class-name: net.sf.log4jdbc.sql.jdbcapi.DriverSpy
url: jdbc:log4jdbc:mysql://127.0.0.1:3306/dubhe-cloud-test?serverTimezone=Asia/Shanghai&characterEncoding=utf8&useSSL=false&allowMultiQueries=true&useInformationSchema=true
url: jdbc:log4jdbc:mysql://127.0.0.1:3306/dubhe-cloud-prod?serverTimezone=Asia/Shanghai&characterEncoding=utf8&useSSL=false&allowMultiQueries=true&useInformationSchema=true
username: test
password: test



Loading…
Cancel
Save