Commit 77c2ae06 by guo_minglei@163.com

修改参数名称

parent b8254234
......@@ -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