Added basic restarting for instances running in docker

This commit is contained in:
Marcel Baumgartner
2023-11-06 16:34:52 +01:00
parent 9e182768f6
commit d95d613a57
8 changed files with 98 additions and 9 deletions

View File

@@ -3,7 +3,7 @@
"http": {
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": true,
"launchBrowser": false,
"applicationUrl": "http://localhost:5132",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"