{ "AllowedHosts": "*", "ConnectionStrings": { "Hotline": "PORT=5432;DATABASE=filestorage;HOST=110.188.24.182;PASSWORD=fengwo11!!;USER ID=dev;", "Redis": "110.188.24.182", "MongoDB": "mongodb://192.168.100.121:27017" }, "Swagger": true, "Cors": { "Origins": [ "http://localhost:8888", "http://admin.hotline.fw.com", "http://hotline.fw.com" ] }, "DatabaseConfiguration": { "ApplyDbMigrations": false, "ApplySeed": false } }