fix(ci): correct backend ASGI path for runtime black-box lane
This commit is contained in:
@@ -22,7 +22,7 @@ services:
|
||||
- "8001:8000"
|
||||
command:
|
||||
- "uvicorn"
|
||||
- "main:app"
|
||||
- "backend.main:app"
|
||||
- "--host"
|
||||
- "0.0.0.0"
|
||||
- "--port"
|
||||
|
||||
Reference in New Issue
Block a user