Wave/launchSettings.json

11 lines
188 B
JSON
Raw Permalink Normal View History

{
"profiles": {
"Docker Compose": {
"commandName": "DockerCompose",
"commandVersion": "1.0",
"serviceActions": {
"web": "StartDebugging"
}
}
}
}