!3632 doc(#I66M25): add LanConsole configuration

* chore: 增加 LanConsle 配置项
This commit is contained in:
Argo 2022-12-18 15:36:02 +00:00
parent 4673664969
commit e4483a7b43

View File

@ -17,6 +17,15 @@
"ASPNETCORE_ENVIRONMENT": "Development"
}
},
"LanConsole": {
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": true,
"applicationUrl": "http://0.0.0.0/",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
},
"IIS Express": {
"commandName": "IISExpress",
"launchBrowser": true,