Skip to content

Commit

Permalink
Update bdoc-pro.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
wushvip authored Sep 23, 2020
1 parent 2b81742 commit 0a6fcad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bdoc/bdoc-pro.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
tracer.property: "I am the pro"
spring.database.driverClassName: "com.mysql.jdbc.Driver"
spring.datasource.url: "jdbc:mysql://localhost:3306/bdoc?useSSL=false&useUnicode=true&amp&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&serverTimezone=UTC"
spring.datasource.url: "jdbc:mysql://10.139.12.101:3306/cloud_db?useSSL=false&useUnicode=true&amp&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&serverTimezone=UTC"
spring.datasource.username: "bdoc"
spring.datasource.password: "{cipher}b82873d8e9a09d76d1e6327c0dbef7f8b5b8b2af92d648ab7568bd74da7a7b8a"
spring.datasource.password: "{cipher}967517a92c8621a3cdaca216202acc50da510c19d698047b5c818071b0965676"

0 comments on commit 0a6fcad

Please sign in to comment.