groceries/Groceries/Properties/launchSettings.json
2023-07-23 20:00:53 +01:00

14 lines
359 B
JSON

{
"profiles": {
"Groceries": {
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": true,
"applicationUrl": "https://localhost:7021;http://localhost:5021",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
}
}