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