TFS_ANTIGUO/TPAtesa_CuentasCobrar/CuentasCobrar.UI/Properties/launchSettings.json

29 lines
671 B
JSON
Raw Permalink Normal View History

 {
"iisSettings": {
"windowsAuthentication": false,
"anonymousAuthentication": true,
"iisExpress": {
"applicationUrl": "http://localhost:64532",
"sslPort": 44340
}
},
"profiles": {
"CuentasCobrar.UI": {
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": true,
"applicationUrl": "https://localhost:5134",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
},
"IIS Express": {
"commandName": "IISExpress",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
}
}