feat: formalize live collector douyin deployment
This commit is contained in:
@@ -2,7 +2,10 @@ DEFAULT_EXTERNAL_BASE_URL=http://test.hyzq.net:8081
|
||||
LOCAL_OPENAI_BASE_URL=http://127.0.0.1:8317/v1
|
||||
LOCAL_OPENAI_MODEL=GLM-5
|
||||
LOCAL_OPENAI_API_KEY=
|
||||
# Host-side collector runs can keep using N8N_BASE_URL.
|
||||
N8N_BASE_URL=http://127.0.0.1:5670
|
||||
# Dockerized collector should use the internal n8n service address.
|
||||
COLLECTOR_N8N_BASE_URL=http://n8n:5678
|
||||
N8N_ANALYSIS_WEBHOOK_PATH=/webhook/storyforge-analysis
|
||||
N8N_REAL_CUT_WEBHOOK_PATH=/webhook/storyforge-real-cut
|
||||
N8N_AI_VIDEO_WEBHOOK_PATH=/webhook/storyforge-ai-video
|
||||
|
||||
Reference in New Issue
Block a user