Skip to content

Commit

Permalink
Update 469.md (#2880)
Browse files Browse the repository at this point in the history
  • Loading branch information
c121914yu authored Oct 10, 2024
1 parent 02bcab8 commit a427070
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docSite/content/zh-cn/docs/development/upgrading/469.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,15 @@ toc: true
weight: 827
---

## 修改商业版环境变量

增加 oneapi 地址和令牌。

```
OPENAI_BASE_URL=http://oneapi:3000/v1
CHAT_API_KEY=sk-fastgpt
```

## 初始化脚本

从任意终端,发起 1 个 HTTP 请求。其中 {{rootkey}} 替换成环境变量里的 `rootkey`;{{host}} 替换成自己域名
Expand Down

0 comments on commit a427070

Please sign in to comment.