Files
FACULTATE-HEALTHCARE_MANAGER/frontend/HealthcareManagerUI/Properties/launchSettings.json
T
2024-04-08 15:00:46 +03:00

12 lines
281 B
JSON

{
"profiles": {
"HealthcareManagerUI": {
"commandName": "Project",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
"applicationUrl": "https://localhost:53294;http://localhost:53295"
}
}
}