Commit 3012c877 by 宋毅

tj

parent 2b233631
......@@ -53,11 +53,11 @@ var settings = {
console.log(ENVINPUT.DB_PORT, "............ENVINPUT.DB_PORT.........");
return {
dbname: ENVINPUT.DB_NAME,
port: ENVINPUT.DB_PORT,
user: ENVINPUT.DB_USER,
password: ENVINPUT.DB_PWD,
config: {
host: ENVINPUT.DB_HOST,
port: ENVINPUT.DB_PORT,
dialect: 'mysql',
operatorsAliases: false,
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