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