"...git@ustchcs.com:wwwanlingxiao/LeetCodeAnimation.git" did not exist on "5871d9af0920d304c40c4c23c9389c14ab10ae1f"
Commit 174458eb authored by ms-dev's avatar ms-dev
Browse files

配置更新

parent 63bfc772
spring: spring:
datasource: datasource:
url: jdbc:mysql://localhost:3306/mcms-4.7.0?autoReconnect=true&useUnicode=true&characterEncoding=utf8&useSSL=false url: jdbc:mysql://localhost:3307/mcms-4.7.0?autoReconnect=true&useUnicode=true&characterEncoding=utf8&useSSL=false
username: root username: root
password: root password: root
filters: wall,mergeStat filters: wall,mergeStat
......
spring: spring:
datasource: datasource:
url: jdbc:mysql://localhost:3307/mcms-4.7.0?autoReconnect=true&useUnicode=true&characterEncoding=utf8&useSSL=false url: jdbc:mysql://172.17.0.5:3306/mcms-4.7.0?autoReconnect=true&useUnicode=true&characterEncoding=utf8&useSSL=false
username: root username: root
password: root password: root
filters: wall,mergeStat filters: wall,mergeStat
......
...@@ -22,7 +22,7 @@ ms: ...@@ -22,7 +22,7 @@ ms:
spring: spring:
profiles: profiles:
active: test active: dev
mvc: mvc:
pathmatch: pathmatch:
use-suffix-pattern: true use-suffix-pattern: true
......
Supports Markdown
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