{ "AppSettings": { "ConnectionString": "Server=localhost;Initial Catalog=master;User Id=sa;Password=Rap45tro2;" }, "TokenConfig": { "JwtSecKey": "omgi5Rf4tqg351GQwefw1234567890123456", "JwtExpireDays": 1, "JwtIssuer": "http://api.graphcom.pl" }, "profiles": { "http": { "commandName": "Project", "dotnetRunMessages": true, "launchBrowser": true, "launchUrl": "swagger", "applicationUrl": "http://localhost:5045" }, "IIS Express": { "commandName": "IISExpress", "launchBrowser": true, "launchUrl": "swagger" } } }