Files
astrocore/launchSettings.json
2025-06-16 18:52:35 -04:00

11 lines
198 B
JSON

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