mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-21 17:21:09 +01:00
- Removed the db module from the Dockerfile, reflecting the recent refactor that consolidates database functionality into the core/mongo package. - This change simplifies the Docker image setup by eliminating unnecessary dependencies and improving overall project organization.