Implement Mongo Seeder
Compare changes
Files
12@@ -16,9 +16,7 @@ RUN unzip -d svc target/universal/feed-service-1.0.0.zip \
@@ -16,9 +16,7 @@ RUN unzip -d svc target/universal/feed-service-1.0.0.zip \
GitLab will be offline for essential maintenance from 22/08/25 - 25/08/25. During this time, GitLab will be read-only with some short periods of complete unavailability.
Adds a Mongo Seeder service.
docker compose up --build
.Fixes missing seeding.