compose_frigate.yaml aktualisiert
This commit is contained in:
parent
a452f1c7fb
commit
ffb884a66a
|
|
@ -3,7 +3,7 @@ version: "3.9"
|
|||
services:
|
||||
frigate:
|
||||
container_name: frigate
|
||||
image: ghcr.io/blakeblackshear/frigate:stable-tensorrt
|
||||
image: ghcr.io/blakeblackshear/frigate:stable
|
||||
restart: unless-stopped
|
||||
stop_grace_period: 30s
|
||||
shm_size: "4gb"
|
||||
|
|
|
|||
Loading…
Reference in New Issue