task tweak
This commit is contained in:
Vendored
+2
-1
@@ -52,7 +52,8 @@
|
|||||||
"args": [
|
"args": [
|
||||||
"run",
|
"run",
|
||||||
"uvicorn",
|
"uvicorn",
|
||||||
"personal_mcp.main:app",
|
"personal_mcp.main:create_app",
|
||||||
|
"--factory",
|
||||||
"--host",
|
"--host",
|
||||||
"127.0.0.1",
|
"127.0.0.1",
|
||||||
"--port",
|
"--port",
|
||||||
|
|||||||
Reference in New Issue
Block a user