|
@@ -8,8 +8,8 @@
|
|
"Expired": 86300 //认证过期时间(秒)
|
|
"Expired": 86300 //认证过期时间(秒)
|
|
},
|
|
},
|
|
"ConnectionStrings": {
|
|
"ConnectionStrings": {
|
|
- "Hotline": "PORT=5432;DATABASE=hotline;HOST=192.168.100.121;PASSWORD=fengwo11!!;USER ID=dev;",
|
|
|
|
- "Redis": "192.168.100.223",
|
|
|
|
|
|
+ "Hotline": "PORT=5432;DATABASE=hotline;HOST=110.188.24.182;PASSWORD=fengwo11!!;USER ID=dev;",
|
|
|
|
+ "Redis": "110.188.24.182",
|
|
"MongoDB": "mongodb://192.168.100.121:27017"
|
|
"MongoDB": "mongodb://192.168.100.121:27017"
|
|
},
|
|
},
|
|
"Swagger": true,
|
|
"Swagger": true,
|
|
@@ -45,16 +45,16 @@
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"DatabaseConfiguration": {
|
|
"DatabaseConfiguration": {
|
|
- "ApplyDbMigrations": false,
|
|
|
|
- "ApplySeed": false
|
|
|
|
|
|
+ "ApplyDbMigrations": true,
|
|
|
|
+ "ApplySeed": true
|
|
},
|
|
},
|
|
"MqConfiguration": {
|
|
"MqConfiguration": {
|
|
- "DbConnectionString": "PORT=5432;DATABASE=fwcap;HOST=192.168.100.121;PASSWORD=fengwo11!!;USER ID=dev;",
|
|
|
|
|
|
+ "DbConnectionString": "PORT=5432;DATABASE=fwmq;HOST=110.188.24.182;PASSWORD=fengwo11!!;USER ID=dev;",
|
|
"UseDashBoard": true,
|
|
"UseDashBoard": true,
|
|
"RabbitMq": {
|
|
"RabbitMq": {
|
|
"UserName": "dev",
|
|
"UserName": "dev",
|
|
"Password": "123456",
|
|
"Password": "123456",
|
|
- "HostName": "192.168.100.217",
|
|
|
|
|
|
+ "HostName": "110.188.24.182",
|
|
"VirtualHost": "fwt-master"
|
|
"VirtualHost": "fwt-master"
|
|
}
|
|
}
|
|
}
|
|
}
|