Fix .vscode/launch.json
This commit is contained in:
parent
6c36ea646c
commit
63f494dc71
1 changed files with 1 additions and 2 deletions
3
.vscode/launch.json
vendored
3
.vscode/launch.json
vendored
|
|
@ -11,8 +11,7 @@
|
|||
"module": "uvicorn",
|
||||
"args": ["discord_rss_bot.main:app", "--reload"],
|
||||
"jinja": true,
|
||||
"justMyCode": true,
|
||||
"cwd": "${workspaceFolder}/discord_rss_bot"
|
||||
"justMyCode": true
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue