docs: 修正环境变量配置方式为系统级设置
This commit is contained in:
@@ -18,11 +18,7 @@
|
|||||||
git clone <repo-url> ~/.config/opencode
|
git clone <repo-url> ~/.config/opencode
|
||||||
```
|
```
|
||||||
|
|
||||||
3. 复制 `.env.example` 为 `.env` 并填写环境变量
|
3. 参考 `.env.example` 将以下环境变量配置到系统中
|
||||||
|
|
||||||
```bash
|
|
||||||
cp .env.example .env
|
|
||||||
```
|
|
||||||
|
|
||||||
| 变量 | 必填 | 说明 |
|
| 变量 | 必填 | 说明 |
|
||||||
|------|------|------|
|
|------|------|------|
|
||||||
|
|||||||
Reference in New Issue
Block a user