Commit 7df3401c by huangfusuper

Merge remote-tracking branch 'origin/developer' into developer

parents 00ecf48a ea7f5a4b
......@@ -16,7 +16,7 @@ spring:
driver-class-name: com.mysql.jdbc.Driver
type: org.apache.tomcat.jdbc.pool.DataSource
url: jdbc:mysql://${CM_IP}/myth-registry?Unicode=true&characterEncoding=UTF-8&autoReconnect=true&useSSL=false
username: ${CM_PWD}
username: ${CM_USER}
password: ${CM_PWD}
tomcat:
max-active: 30
......
Markdown is supported
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