|
{
|
|
"profiles": {
|
|
"Docker Compose": {
|
|
"commandName": "DockerCompose",
|
|
"commandVersion": "1.0",
|
|
"environmentVariables": {
|
|
"DOTNET_ENVIRONMENT": "Development"
|
|
},
|
|
"serviceActions": {
|
|
"sa.webapi": "StartDebugging",
|
|
"sa.workerservice": "StartDebugging"
|
|
}
|
|
}
|
|
}
|
|
} |