Skip to content

Instantly share code, notes, and snippets.

@bpatra
Created December 5, 2020 23:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bpatra/202383698d6a717db4fa94ac9a078e45 to your computer and use it in GitHub Desktop.
Save bpatra/202383698d6a717db4fa94ac9a078e45 to your computer and use it in GitHub Desktop.
{
"name": "Attach (Remote Debug)",
"type": "python",
"request": "attach",
"localRoot": "${workspaceRoot}",
"remoteRoot": "/home/benoitpatra",
"port": 80,
"secret": "my_secret",
"host":"234.56.45.89"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment