mh_custom/wtmProject.ViewModel/Properties/launchSettings.json

12 lines
293 B
JSON
Raw Permalink Normal View History

2026-01-06 10:55:05 +08:00
{
"profiles": {
"wtmProject.ViewModel": {
"commandName": "Project",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
"applicationUrl": "https://localhost:58572;http://localhost:58573"
}
}
}