Langflow is a powerful tool for building and deploying AI-powered agents and workflows.
COMMITS
/ deploy/docker-compose.override.yml March 18, 2025
L
feat: adds file management feature under feature flag, adds file dialog, adds files page (#6134)
Lucas Oliveira committed
July 12, 2024
N
fix: fix docker compose and add instructions (#2654)
Nicolรฒ Boschi committed
September 26, 2023
G
๐ฅ chore(deploy): remove unused docker-compose.test.yml file
Gabriel Luiz Freitas Almeida committed
September 25, 2023
G
๐ chore(docker-compose.override.yml): remove unused 'tests' service configuration
Gabriel Luiz Freitas Almeida committed
G
๐ง chore(docker-compose.override.yml): add traefik labels to avoid conflicts with backend service
Gabriel Luiz Freitas Almeida committed
September 24, 2023
G
๐ง chore(docker-compose.override.yml): rename 'queue' service to 'result_backend' for better clarity and consistency
Gabriel Luiz Freitas Almeida committed
September 22, 2023
G
๐ fix(docker-compose.override.yml): expose Redis port 6379 for the queue service
Gabriel Luiz Freitas Almeida committed
August 21, 2023
G
๐ง chore(deploy): update docker-compose version to 3.8 for better compatibility and features
Gabriel Luiz Freitas Almeida committed
G
๐ฆ chore(docker-compose.override.yml): add docker-compose.override.yml file to configure Traefik proxy and services for local development
Gabriel Luiz Freitas Almeida committed