mirror of
https://github.com/freqtrade/freqtrade.git
synced 2026-01-20 14:00:38 +00:00
Update vscode debug config for new mode
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user