{ "$schema": "http://json.schemastore.org/launchsettings.json", "iisSettings": { "windowsAuthentication": false, "anonymousAuthentication": true, "iisExpress": { "applicationUrl": "http://localhost:47070", "sslPort": 44330 } }, "profiles": { "http": { "commandName": "Project", "dotnetRunMessages": true, "launchBrowser": false, "launchUrl": "swagger", "applicationUrl": "http://localhost:80", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development", "ASSET_PATH_RO" : "D:/tiles1705/" } }, "https": { "commandName": "Project", "dotnetRunMessages": true, "launchBrowser": false, "launchUrl": "swagger", "applicationUrl": "https://localhost:4430;http://localhost:80", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development", "ASSET_PATH_RO" : "D:/tiles1705/" } }, "IIS Express": { "commandName": "IISExpress", "launchBrowser": false, "launchUrl": "swagger", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" } } } }