Update launch.json
This commit is contained in:
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
@@ -9,7 +9,7 @@
|
||||
"type": "python",
|
||||
"request": "launch",
|
||||
"module": "uvicorn",
|
||||
"args": ["spoolson.main:app"],
|
||||
"args": ["spoolman.main:app"],
|
||||
"jinja": true,
|
||||
"justMyCode": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user