We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef1955f commit 3ba3f4fCopy full SHA for 3ba3f4f
.vscode/launch.json
@@ -5,7 +5,7 @@
5
"version": "0.2.0",
6
"configurations": [
7
{
8
- "name": "FastAPI: Launch Mergington",
+ "name": "Launch Mergington WebApp",
9
"type": "debugpy",
10
"request": "launch",
11
"module": "uvicorn",
0 commit comments