mh_custom/wtmProject.ViewModel/Properties/launchSettings.json
2026-01-06 10:55:05 +08:00

12 lines
293 B
JSON

{
"profiles": {
"wtmProject.ViewModel": {
"commandName": "Project",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
"applicationUrl": "https://localhost:58572;http://localhost:58573"
}
}
}