Feat : Various features
Some checks failed
Build and Push Docker Images / docker (push) Failing after 9s
Some checks failed
Build and Push Docker Images / docker (push) Failing after 9s
This commit is contained in:
@@ -138,6 +138,7 @@ log "Démarrage du backend (port $BACKEND_PORT)…"
|
||||
"$VENV_DIR/bin/uvicorn" main:app \
|
||||
--host 0.0.0.0 \
|
||||
--port "$BACKEND_PORT" \
|
||||
--reload \
|
||||
--log-level warning \
|
||||
2>&1 | sed 's/^/ [backend] /'
|
||||
) &
|
||||
|
||||
Reference in New Issue
Block a user