|
12345678910111213 |
- {
- "profiles": {
- "Docker Compose": {
- "commandName": "DockerCompose",
- "commandVersion": "1.0",
- "serviceActions": {
- "identityprovider": "StartDebugging",
- "spotifyservice": "StartDebugging",
- "spotifyworker": "StartDebugging"
- }
- }
- }
- }
|