1
0

feat:添加frigate到列表

This commit is contained in:
okxlin
2024-10-30 01:24:02 +08:00
parent f7b920afcc
commit 54b05b7a34
12 changed files with 429 additions and 0 deletions

View 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