labdb/Properties/launchSettings.json
2022-11-10 22:27:31 +01:00

14 lines
276 B
JSON

{
"profiles": {
"labdb": {
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": true,
"applicationUrl": "http://localhost:5000",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
}
}