123456789101112 |
- {
- "ConnectionStrings": {
- "Hotline": "PORT=5432;DATABASE=hotline_test;HOST=110.188.24.182;PASSWORD=fengwo11!!;USER ID=dev;",
- //"Hotline1": "PORT=5432;DATABASE=hotline_dev;HOST=110.188.24.182;PASSWORD=fengwo11!!;USER ID=dev;"
- },
- "Cache": {
- "Host": "110.188.24.182",
- "Port": 50179,
- "Password": "fengwo123!$!$",
- "Database": 2 //hotline:3, dev:5, test:2, demo:4
- }
- }
|