Update docker-compose.yml
This commit is contained in:
+2
-2
@@ -12,8 +12,8 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- /etc/localtime:/etc/localtime:ro
|
- /etc/localtime:/etc/localtime:ro
|
||||||
- frigate-config:/config/
|
- frigate-config:/config/
|
||||||
- frigate-trt-models:/trt-models
|
- frigate-trt-models:/trt-models/
|
||||||
- frigate-storage:/media/frigate
|
- frigate-storage:/media/frigate/
|
||||||
- type: tmpfs # Optional: 1GB of memory, reduces SSD/SD Card wear
|
- type: tmpfs # Optional: 1GB of memory, reduces SSD/SD Card wear
|
||||||
target: /tmp/cache
|
target: /tmp/cache
|
||||||
tmpfs:
|
tmpfs:
|
||||||
|
|||||||
Reference in New Issue
Block a user