feat(esppOrderLoader): подключены все сервисы. Docker.

This commit is contained in:
Mikhail Trubnikov
2023-10-20 12:33:49 +10:00
parent 29f14c7fc5
commit af76e45a39
9 changed files with 180 additions and 16 deletions

View File

@@ -1,11 +1,14 @@
{
{
"profiles": {
"PARR.EsppOrderLoaderWorker": {
"commandName": "Project",
"dotnetRunMessages": true,
"environmentVariables": {
"DOTNET_ENVIRONMENT": "Development"
}
},
"dotnetRunMessages": true
},
"Docker": {
"commandName": "Docker"
}
}
}
}