mirror of
https://github.com/azaion/detections.git
synced 2026-06-21 08:21:08 +00:00
Fixed isolate Jetson manual e2e and stabilize SSE warmup
This commit is contained in:
@@ -27,6 +27,7 @@ services:
|
||||
ANNOTATIONS_URL: http://mock-annotations:8081
|
||||
JWT_SECRET: test-secret-e2e-only
|
||||
CLASSES_JSON_PATH: /app/classes.json
|
||||
LOG_DIR: /app/Logs
|
||||
volumes:
|
||||
- ./fixtures:/media
|
||||
- detections-logs:/app/Logs
|
||||
@@ -50,6 +51,7 @@ services:
|
||||
ANNOTATIONS_URL: http://mock-annotations:8081
|
||||
JWT_SECRET: test-secret-e2e-only
|
||||
CLASSES_JSON_PATH: /app/classes.json
|
||||
LOG_DIR: /app/Logs
|
||||
volumes:
|
||||
- ./fixtures:/media
|
||||
- detections-logs:/app/Logs
|
||||
@@ -73,6 +75,7 @@ services:
|
||||
ANNOTATIONS_URL: http://mock-annotations:8081
|
||||
JWT_SECRET: test-secret-e2e-only
|
||||
CLASSES_JSON_PATH: /app/classes.json
|
||||
LOG_DIR: /app/Logs
|
||||
volumes:
|
||||
- ./fixtures:/media:ro
|
||||
- detections-logs:/app/Logs
|
||||
|
||||
Reference in New Issue
Block a user