correo/Correo/Properties/launchSettings.json

15 lines
310 B
JSON

{
"profiles": {
"Correo": {
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": true,
"launchUrl": "swagger",
"applicationUrl": "http://localhost:5061",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
}
}