debug launch config
This commit is contained in:
Vendored
+1
-7
@@ -51,13 +51,7 @@
|
||||
"command": "uv",
|
||||
"args": [
|
||||
"run",
|
||||
"uvicorn",
|
||||
"personal_mcp.main:create_app",
|
||||
"--factory",
|
||||
"--host",
|
||||
"127.0.0.1",
|
||||
"--port",
|
||||
"8000",
|
||||
"personal-mcp",
|
||||
"--reload"
|
||||
],
|
||||
"options": {
|
||||
|
||||
Reference in New Issue
Block a user