{
"name": "Docker: Attach to App",
"type": "node",
"request": "attach",
"port": 9229,
"address": "localhost",
"localRoot": "${workspaceFolder}/src/exports",
"remoteRoot": "/app/src/exports",
"protocol": "inspector"
}
{
"name": "Docker: Attach to App",
"type": "node",
"request": "attach",
"port": 9229,
"address": "localhost",
"localRoot": "${workspaceFolder}/src/exports",
"remoteRoot": "/app/src/exports",
"protocol": "inspector"
}