Update docker-compose.yml

This commit is contained in:
2024-03-29 09:01:48 +00:00
parent 83a3a03e50
commit 2887fa23d9
+1 -1
View File
@@ -34,7 +34,7 @@ services:
- "8080:8080"
# network_mode: host
environment:
- YOLO_MODELS="${YOLO_MODELS}"
- YOLO_MODELS=${YOLO_MODELS}
volumes:
frigate-config: