|
@@ -68,7 +68,7 @@
|
|
|
}
|
|
|
},
|
|
|
"ConnectionStrings": {
|
|
|
- "Hotline": "PORT=5432;DATABASE=hotline_dev;HOST=110.188.24.182;PASSWORD=fengwo11!!;USER ID=dev;",
|
|
|
+ "Hotline": "PORT=5432;DATABASE=hotline;HOST=110.188.24.182;PASSWORD=fengwo11!!;USER ID=dev;",
|
|
|
"CAP": "PORT=5432;DATABASE=fwmq;HOST=110.188.24.182;PASSWORD=fengwo11!!;USER ID=dev;Search Path=cap"
|
|
|
},
|
|
|
"Cache": {
|
|
@@ -111,7 +111,7 @@
|
|
|
}
|
|
|
},
|
|
|
"DatabaseConfiguration": {
|
|
|
- "ApplyDbMigrations": false,
|
|
|
+ "ApplyDbMigrations": true,
|
|
|
"ApplySeed": false
|
|
|
},
|
|
|
"MqConfiguration": {
|