monithor/Monithor.web/Properties/launchSettings.json
2021-05-13 22:38:02 +02:00

14 lines
312 B
JSON

{
"profiles": {
"Monithor.web": {
"commandName": "Project",
"dotnetRunMessages": "true",
"launchBrowser": false,
"applicationUrl": "https://localhost:5001;http://localhost:5000",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
}
}