We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9034d41 commit aef569aCopy full SHA for aef569a
backend/api/.vscode/launch.json
@@ -12,6 +12,7 @@
12
"args": [
13
"run",
14
"api/main.py",
15
+ "--root-path=/api",
16
"--reload"
17
]
18
}
0 commit comments