diff --git a/docs/developer.md b/docs/developer.md index f1218471f..705e8d116 100644 --- a/docs/developer.md +++ b/docs/developer.md @@ -83,7 +83,7 @@ Details will obviously vary between setups - but this should work to get you sta ``` json { "name": "freqtrade trade", - "type": "python", + "type": "debugpy", "request": "launch", "module": "freqtrade", "console": "integratedTerminal",