You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add API workers configuration to environment and startup script
- Introduced API_WORKERS variable in .env.template for configurable worker count.
- Updated startup.sh to utilize the API_WORKERS variable when starting the application with uvicorn.
0 commit comments