Update docker-compose.yml
This commit is contained in:
+1
-1
@@ -34,7 +34,7 @@ services:
|
|||||||
- "8080:8080"
|
- "8080:8080"
|
||||||
# network_mode: host
|
# network_mode: host
|
||||||
environment:
|
environment:
|
||||||
- YOLO_MODELS="${YOLO_MODELS}"
|
- YOLO_MODELS=${YOLO_MODELS}
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
frigate-config:
|
frigate-config:
|
||||||
|
|||||||
Reference in New Issue
Block a user