Commit 6cb184f9 by 宋毅

tj

parent d8157718
...@@ -7,11 +7,11 @@ var settings = { ...@@ -7,11 +7,11 @@ var settings = {
}, },
database: { database: {
dbname: "igirl_api", dbname: "igirl_api",
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