HuanMengAdmin/admin-server/MiaoYu.Api.Admin/Properties/launchSettings.json
2024-07-18 02:27:50 +08:00

12 lines
270 B
JSON

{
"profiles": {
"http": {
"commandName": "Project",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
"dotnetRunMessages": true,
"applicationUrl": "http://localhost:5500"
}
}