Skip to content

Commit adcb029

Browse files
committed
Minor changes
1 parent 8d427f9 commit adcb029

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

metro-ai-suite/image-based-video-search/compose.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -225,9 +225,7 @@ services:
225225
dockerfile: Dockerfile
226226
expose:
227227
- "3000"
228-
read_only: true
229-
environment:
230-
- CHOKIDAR_USEPOLLING=true
228+
read_only: true
231229
depends_on:
232230
streaming-pipeline:
233231
condition: service_healthy

0 commit comments

Comments
 (0)