Files
chess/launchSettings.json
2023-06-24 17:15:56 +02:00

11 lines
204 B
JSON

{
"profiles": {
"Docker Compose": {
"commandName": "DockerCompose",
"commandVersion": "1.0",
"serviceActions": {
"turn.services.chess": "StartDebugging"
}
}
}
}