-----------tencent first conmit------------
Some checks failed
Deploy to Production / deploy (push) Failing after 6m19s

This commit is contained in:
魏风
2026-03-11 15:56:11 +08:00
parent 4c63a663ac
commit 84aa601243
7 changed files with 782 additions and 1 deletions

View File

@@ -42,4 +42,4 @@ RUN --mount=type=cache,target=/root/.cache/uv \
WORKDIR /app/backend/
CMD ["fastapi", "run", "--workers", "4", "app/main.py"]
CMD ["fastapi", "run", "--workers", "2", "app/main.py"]