dust2api / .env.example
github-actions[bot]
Update from GitHub Actions
6e73b5d
raw
history blame contribute delete
135 Bytes
# Dust API 配置
WORKSPACE_ID=your_dust_workspace_id
DUST_API_KEY=your_dust_api_key
# 服务器配置
PORT=7860
NODE_ENV=development