sphagnum/development/launchSettings.json

11 lines
215 B
JSON
Raw Normal View History

2024-04-03 01:10:04 +03:00
{
"profiles": {
"Docker Compose": {
"commandName": "DockerCompose",
"commandVersion": "1.0",
"serviceActions": {
"sphagnum.debugclient": "StartDebugging"
}
}
}
}