|
@@ -68,13 +68,13 @@
|
|
|
}
|
|
|
},
|
|
|
"ConnectionStrings": {
|
|
|
- "Hotline": "PORT=5432;DATABASE=hotline_test;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;"
|
|
|
},
|
|
|
"Cache": {
|
|
|
"Host": "110.188.24.182",
|
|
|
"Port": 50179,
|
|
|
"Password": "fengwo123!$!$",
|
|
|
- "Database": 2 //hl:3, dev:5, test:2, demo:4
|
|
|
+ "Database": 3 //hl:3, dev:5, test:2, demo:4
|
|
|
},
|
|
|
"Swagger": true,
|
|
|
"AccLog": false,
|
|
@@ -110,7 +110,7 @@
|
|
|
}
|
|
|
},
|
|
|
"DatabaseConfiguration": {
|
|
|
- "ApplyDbMigrations": true,
|
|
|
+ "ApplyDbMigrations": false,
|
|
|
"ApplySeed": false
|
|
|
},
|
|
|
"MqConfiguration": {
|