Skip to content

Commit

Permalink
db
Browse files Browse the repository at this point in the history
  • Loading branch information
szj46941 committed Aug 31, 2018
1 parent 52ed89c commit a00a3a0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions server/web/src/main/resources/dev/application.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
spring:
datasource:
url: jdbc:mysql://47.94.2.0:33639/soul-esview?useUnicode=true&characterEncoding=utf8
password: danjazozumysql1992
url: jdbc:mysql://172.16.75.62:33639/soul-esview?useUnicode=true&characterEncoding=utf8
password: mysql1992
driver-class-name: com.mysql.jdbc.Driver
username: root
tomcat:
Expand Down

0 comments on commit a00a3a0

Please sign in to comment.