parent
14b4eefd10
commit
c05d78719f
2 changed files with 2 additions and 2 deletions
@ -1,6 +1,6 @@ |
||||
spring: |
||||
datasource: |
||||
url: jdbc:mysql://localhost:3306/db-mcms-open?autoReconnect=true&useUnicode=true&characterEncoding=utf8&useSSL=false |
||||
url: jdbc:mysql://localhost:3306/mcms-4.7.0?autoReconnect=true&useUnicode=true&characterEncoding=utf8&useSSL=false |
||||
username: root |
||||
password: root |
||||
filters: wall,mergeStat |
||||
|
||||
@ -1,6 +1,6 @@ |
||||
spring: |
||||
datasource: |
||||
url: jdbc:mysql://localhost:3306/db-mcms-open?autoReconnect=true&useUnicode=true&characterEncoding=utf8&useSSL=false |
||||
url: jdbc:mysql://localhost:3306/mcms?autoReconnect=true&useUnicode=true&characterEncoding=utf8&useSSL=false |
||||
username: root |
||||
password: root |
||||
filters: wall,mergeStat |
||||
|
||||
Loading…
Reference in new issue