Api-PWA/launchSettings.json

11 lines
196 B
JSON

{
"profiles": {
"Docker Compose": {
"commandName": "DockerCompose",
"commandVersion": "1.0",
"serviceActions": {
"documed.api": "StartDebugging"
}
}
}
}