Files
AICODE2026/.env.example
2026-04-09 13:42:10 +02:00

17 lines
525 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# ============================================
# 钉钉应用配置(知识库 API
# ============================================
# 复制本文件为 .env 并填入实际值
# 切勿将 .env 提交到版本控制!
# 钉钉企业内部应用凭证(开发者后台 → 应用开发 → 企业内部开发)
DINGTALK_APP_ID=
DINGTALK_APP_SECRET=
# 应用 AgentId应用信息页面可查看
DINGTALK_AGENT_ID=
# 知识库配置(后续按需填写)
# DINGTALK_REPO_ID=
# DINGTALK_FOLDER_ID=