Files
familytree/API/FamilyTreeAPI/Properties/launchSettings.json
T

18 lines
392 B
JSON

{
"profiles": {
"FamilyTreeAPI": {
"commandName": "Project",
"launchBrowser": true,
"launchUrl": "swagger",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
"dotnetRunMessages": true,
"applicationUrl": "http://localhost:5016"
},
"$schema": "https://json.schemastore.org/launchsettings.json",
}
}