Commit 842f662b by 蒋勇

d

parent 6cf77a87
......@@ -79,11 +79,11 @@ var settings = {
}else{
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