Commit f7dc6ee3 by 宋毅

tj

parent 8b2ba20a
...@@ -7,11 +7,11 @@ var settings={ ...@@ -7,11 +7,11 @@ var settings={
}, },
database:{ database:{
dbname : "center_app", dbname : "center_app",
user: "root", user: "write",
password: "root", password: "write",
config: { config: {
host: '121.36.3.35', host: '43.247.184.35',
port: 3306, port: 8899,
dialect: 'mysql', dialect: 'mysql',
operatorsAliases: false, operatorsAliases: false,
pool: { pool: {
......
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