mirror of
https://gitlab01.pm.org.ru/developers/tnt/dotnet/app01-dotnet-v7.git
synced 2026-09-07 17:45:22 +08:00
Update 2 files
- / Properties/launchSettings.json - /Properties/launchSettings.json
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"profiles": {
|
||||
"HelloWorldApp": {
|
||||
"commandName": "Project",
|
||||
"dotnetRunMessages": true,
|
||||
"launchBrowser": true,
|
||||
"applicationUrl": "http://*:5000",
|
||||
"environmentVariables": {
|
||||
"ASPNETCORE_ENVIRONMENT": "Development"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user