fix errors

This commit is contained in:
yawaflua
2024-04-17 22:55:21 +03:00
parent 1075225001
commit e6f56938c1
12 changed files with 63 additions and 83 deletions

View File

@@ -20,6 +20,17 @@
"ASPNETCORE_HOSTINGSTARTUPASSEMBLIES": "Microsoft.AspNetCore.SpaProxy"
}
},
"Docker": {
"commandName": "Docker",
"dotnetRunMessages": true,
"launchBrowser": true,
"launchUrl": ".",
"applicationUrl": "http://localhost:5144",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development",
"ASPNETCORE_HOSTINGSTARTUPASSEMBLIES": "Microsoft.AspNetCore.SpaProxy"
}
},
"https": {
"commandName": "Project",
"dotnetRunMessages": true,