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

14 lines
302 B
JSON

{
"profiles": {
"Prospect.Server.Api": {
"commandName": "Project",
"dotnetRunMessages": "true",
"launchBrowser": true,
"applicationUrl": "https://A22AB.localhost:5555",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
}
}