mirror of
https://github.com/katanemo/plano.git
synced 2026-06-23 15:38:07 +02:00
retry e2e tests
This commit is contained in:
parent
0e38ad3a5d
commit
96f116136d
4 changed files with 33 additions and 8 deletions
2
model_server/.vscode/launch.json
vendored
2
model_server/.vscode/launch.json
vendored
|
|
@ -9,7 +9,7 @@
|
|||
"type": "debugpy",
|
||||
"request": "launch",
|
||||
"module": "uvicorn",
|
||||
"args": ["app.main:app","--reload", "--port", "8000"]
|
||||
"args": ["app.main:app","--reload", "--port", "51000"]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue