Api-PWA/launchSettings.json

11 lines
196 B
JSON
Raw Normal View History

2023-10-10 17:02:38 +03:30
{
"profiles": {
"Docker Compose": {
"commandName": "DockerCompose",
"commandVersion": "1.0",
"serviceActions": {
"documed.api": "StartDebugging"
}
}
}
}