Added rebuild

This commit is contained in:
Roman Meshko
2026-04-26 13:53:45 +03:00
parent 242fb11bbe
commit 71d4b5309f
2 changed files with 6 additions and 4 deletions
+4 -3
View File
@@ -2,9 +2,9 @@ name: detections-e2e
services:
mock-loader:
build: ./mocks/loader
volumes:
- ./fixtures:/models
build:
context: .
dockerfile: mocks/loader/Dockerfile
networks:
- e2e-net
@@ -93,6 +93,7 @@ services:
- mock-annotations
environment:
JWT_SECRET: test-secret-e2e-only
MEDIA_DIR: /app/fixtures
volumes:
- ./fixtures:/media
- ./results:/results