Langflow is a powerful tool for building and deploying AI-powered agents and workflows.
🐳 chore(docker-compose.yml): update volume names for consistency and clarity
- Rename volume `./pgadmin` to `pgadmin-data` for better naming convention and clarity. - Rename volumes for RabbitMQ: - `./.docker/rabbitmq/etc/` to `rabbitmq_data` for consistency and clarity. - `./.docker/rabbitmq/data/` to `rabbitmq_data` for consistency and clarity. - `./.docker/rabbitmq/logs/` to `rabbitmq_log` for consistency and clarity. No functional changes, only volume name updates.
G
Gabriel Luiz Freitas Almeida committed
3486248faa156f9e2720c107f8b4f34f9153ffd9
Parent: 2a3ba95