Skip to content

Commit 27449c6

Browse files
authored
docker-compose.yml : object-detection (yolo) on production;
1 parent 1245b7e commit 27449c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ services:
177177
- WARMUP_ENABLED=true
178178

179179
object-detection-llm:
180-
profiles: [production, test, default]
180+
profiles: [test, default]
181181
image: ghcr.io/shared-reality-lab/image-preprocessor-object-detection-llm:${REGISTRY_TAG}
182182
restart: "no"
183183
environment:

0 commit comments

Comments
 (0)