Files
Wishlist/wishlist/Properties/launchSettings.json
Arne Moerman ab68df2184 open changes
2024-12-15 19:08:25 +01:00

13 lines
301 B
JSON

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