chore(deps): update ghcr.io/blakeblackshear/frigate docker tag to v0.17.0 (localApps) (#4256)
This commit is contained in:
11
apps/frigate/0.17.0/.env.sample
Normal file
11
apps/frigate/0.17.0/.env.sample
Normal file
@@ -0,0 +1,11 @@
|
||||
CONFIG_PATH="./data/config"
|
||||
CONTAINER_NAME="frigate"
|
||||
FRIGATE_RTSP_PASSWORD="password"
|
||||
PANEL_APP_PORT_HTTPS=8971
|
||||
PRIVILEGED_MODE="true"
|
||||
RTSP_PORT=8554
|
||||
SHM_SIZE="64mb"
|
||||
STORAGE_PATH="./data/storage"
|
||||
TMPFS_SIZE=1000000000
|
||||
WEBRTC_TCP_PORT=8555
|
||||
WEBRTC_UDP_PORT=8555
|
||||
Reference in New Issue
Block a user