Update docker-compose.yml
This commit is contained in:
+2
-1
@@ -4,7 +4,8 @@ services:
|
||||
# image: ghcr.io/blakeblackshear/frigate:stable
|
||||
image: ghcr.io/blakeblackshear/frigate:stable-tensorrt
|
||||
container_name: frigate
|
||||
restart: unless-stopped
|
||||
# restart: unless-stopped
|
||||
restart: always
|
||||
# user: vscode
|
||||
privileged: true
|
||||
shm_size: "256mb"
|
||||
|
||||
Reference in New Issue
Block a user