Files
the-cycle/src/Prospect.Server.Api/Properties/launchSettings.json
T

14 lines
319 B
JSON

{
"profiles": {
"Prospect.Server.Api": {
"commandName": "Project",
"dotnetRunMessages": "true",
"launchBrowser": false,
"applicationUrl": "http://localhost:5000;https://localhost:5443",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
}
}