Initial commit: AI Interview System
This commit is contained in:
11
deploy/env.example
Normal file
11
deploy/env.example
Normal file
@@ -0,0 +1,11 @@
|
||||
# Coze 配置
|
||||
COZE_PAT_TOKEN=pat_xxx
|
||||
COZE_BOT_ID=7595113005181386792
|
||||
|
||||
# 工作流 ID
|
||||
COZE_WORKFLOW_A_ID=7597357422713798710
|
||||
COZE_WORKFLOW_C_ID=7597376294612107318
|
||||
|
||||
# 文件服务器
|
||||
FILE_SERVER_URL=https://files.test.ai.ireborn.com.cn
|
||||
FILE_SERVER_TOKEN=ai_interview_2026_secret
|
||||
Reference in New Issue
Block a user