forked from zhangyonghao/minimap
first commit
This commit is contained in:
6
backend/.env.example
Normal file
6
backend/.env.example
Normal file
@@ -0,0 +1,6 @@
|
||||
# 腾讯云智能体平台 AppKey
|
||||
# 获取方式:应用管理 → 找到运行中的应用 → 点击"调用" → 复制AppKey
|
||||
BOT_APP_KEY=your-app-key-here
|
||||
|
||||
# 前端基础URL(用于生成思维导图链接)
|
||||
FRONTEND_BASE_URL=http://localhost:3000
|
||||
Reference in New Issue
Block a user