mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-08-04 13:47:37 +02:00
Update startdocker.sh
This commit is contained in:
parent
018395ab27
commit
66266ec950
@ -13,7 +13,7 @@ sudo docker run -d \
|
||||
--restart=unless-stopped \
|
||||
--mount type=tmpfs,target=/tmp/cache,tmpfs-size=1000000000 \
|
||||
--shm-size=256m \
|
||||
-v /home/memryx/final/Frigate_MemryX/config:/config \
|
||||
-v /home/memryx/Frigate_MemryX/config:/config \
|
||||
-e FRIGATE_RTSP_PASSWORD='password' \
|
||||
--add-host=host.docker.internal:host-gateway \
|
||||
--privileged=true \
|
||||
|
Loading…
Reference in New Issue
Block a user