Langflow is a powerful tool for building and deploying AI-powered agents and workflows.
🐛 fix(base.Dockerfile): remove unnecessary copy of ./src/backend directory to improve build performance
✨ feat(base.Dockerfile): add healthcheck for queue and celeryworker services to ensure their availability ✨ feat(docker-compose.yml): add healthcheck for queue, celeryworker, and flower services to ensure their availability 🐛 fix(docker-compose.yml): fix the path in the command for backend service startup 🐛 fix(flower.env): add missing double quote at the end of C_FORCE_ROOT value 🐛 fix(startup-backend.sh): remove unnecessary --reload flag from uvicorn command and add --workers -1 flag to utilize all available CPU cores
G
Gabriel Luiz Freitas Almeida committed
a7ff7da7789d8f4fa3b7752cfe1d6e1150872741
Parent: 79b48ef