groceries/Groceries/Properties/launchSettings.json

14 lines
343 B
JSON

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