2026-07-30 12:06:41 +08:00
|
|
|
KOC_PORTAL_URL=http://localhost:3000
|
2026-08-07 11:06:20 +08:00
|
|
|
SUPER_ADMIN_USERNAME=admin
|
|
|
|
|
SUPER_ADMIN_PASSWORD=qazxsw123admin
|
2026-07-30 12:06:41 +08:00
|
|
|
ADMIN_INTERNAL_TOKEN=replace-with-a-random-secret
|
|
|
|
|
|
|
|
|
|
# Optional override. The production key must be stored as a runtime secret.
|
|
|
|
|
AI_TOOL_CENTER_MCP_URL=https://middle-aitool.gbotai.cn/mcp
|
|
|
|
|
AI_TOOL_CENTER_MCP_KEY=replace-with-mcp-key
|
|
|
|
|
|
|
|
|
|
# Feishu custom app credentials. Keep the secret out of source control.
|
|
|
|
|
FEISHU_APP_ID=cli_xxxxxxxxxxxxxxxxx
|
|
|
|
|
FEISHU_APP_SECRET=replace-with-feishu-app-secret
|