Commit 24f46a83 by zhaoxiqing

Merge branch 'bpo-web' of http://gitlab.gongsibao.com/jiangyong/zhichan into bpo-web

parents 004a5656 7815f3f0
var settings = {
redis:{
redis: {
host: "43.247.184.32",
port: 8967,
password: "Gongsibao2018",
db:11,
db: 11,
},
database: {
dbname : "bpo2",
user : "write",
password : "write",
config : {
dbname: "bpo2",
user: "write",
password: "write",
config: {
dialect: 'mysql',
operatorsAliases: false,
host: '43.247.184.35',
......@@ -24,8 +24,8 @@ var settings = {
idle: 1000000
},
logging: true,
debug:true,
dialectOptions:{
debug: true,
dialectOptions: {
requestTimeout: 999999,
// instanceName:'DEV'
} //设置MSSQL超时时间
......
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