{ "profiles": { "Docker Compose": { "commandName": "DockerCompose", "commandVersion": "1.0", "serviceActions": { "mongo": "StartWithoutDebugging", "mongo-express": "StartWithoutDebugging", "reverseproxy": "StartWithoutDebugging", "weatherforecast": "StartDebugging", // "clientapp": "StartDebugging" } } } }