Skip to content

Instantly share code, notes, and snippets.

View iammukeshm's full-sized avatar
🎯
Focusing

Mukesh Murugan iammukeshm

🎯
Focusing
View GitHub Profile
@iammukeshm
iammukeshm / launchSettings.json
Created December 13, 2020 16:34
launchSettings.json
{
"$schema": "http://json.schemastore.org/launchsettings.json",
"iisSettings": {
"windowsAuthentication": false,
"anonymousAuthentication": true,
"iisExpress": {
"applicationUrl": "http://localhost:61512",
"sslPort": 44377
}
},