Skip to content
This repository was archived by the owner on May 14, 2026. It is now read-only.

Commit 9237404

Browse files
authored
Merge pull request #309 from CJackHwang/codex/update-project-documentation-based-on-latest-code
docs: add deployment & operations guide and expand docs, README and configuration reference
2 parents 1c9e2a0 + 33976e8 commit 9237404

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,8 @@ cp .env.example .env
141141

142142
详细项见:[配置参考](docs/configuration-reference.md)
143143

144+
> 说明:配置默认值以 `.env.example` 为准;少数配置存在代码兜底默认值,详见配置参考中的说明。
145+
144146
---
145147

146148
## 📚 文档
@@ -162,7 +164,7 @@ cp .env.example .env
162164

163165
1. 进入设置 -> 连接
164166
2. API Base URL 填 `http://127.0.0.1:2048/v1`
165-
3. API Key 留空或任意字符
167+
3. 若你未配置 API Keys,可留空或填任意字符;若已配置,请填写有效 Key
166168
4. 保存后即可对话
167169

168170
---

0 commit comments

Comments
 (0)