1
0

feat:添加hivision-id-photo到列表

This commit is contained in:
okxlin
2024-12-12 00:54:19 +08:00
parent 1457dd8c72
commit f49a384e94
12 changed files with 275 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
COMMAND="python3 -u app.py --host 0.0.0.0 --port 7860"
CONTAINER_NAME="hivision-id-photo"
DEFAULT_LANG="zh"
FACE_PLUS_API_KEY=""
FACE_PLUS_API_SECRET=""
PANEL_APP_PORT_HTTP=40330
PANEL_APP_PORT_HTTP_INTERNAL=7860
RUN_MODE=""