Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
赵月辉
/
fastgpt-migrated
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Unverified
Commit
efd64480
authored
Jul 26, 2023
by
archer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
docs
parent
cd2fd77d
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
docSite/docs/deploy/docker.md
+1
-1
docSite/docusaurus.config.js
+1
-1
No files found.
docSite/docs/deploy/docker.md
View file @
efd64480
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
## openai key 池管理方案
## openai key 池管理方案
推荐使用
[
one-api
](
https://github.com/songquanpeng/one-api
)
项目来管理 key 池,兼容 openai 和微软等多渠道。部署可以看该项目的 README.md,也可以看
[
在 Sealos 1 分钟部署 one-api
](
./one
-api/sealos
.md
)
推荐使用
[
one-api
](
https://github.com/songquanpeng/one-api
)
项目来管理 key 池,兼容 openai 和微软等多渠道。部署可以看该项目的 README.md,也可以看
[
在 Sealos 1 分钟部署 one-api
](
./one
api/index
.md
)
### 1. 准备一些内容
### 1. 准备一些内容
...
...
docSite/docusaurus.config.js
View file @
efd64480
...
@@ -17,7 +17,7 @@ const config = {
...
@@ -17,7 +17,7 @@ const config = {
onBrokenMarkdownLinks
:
'warn'
,
onBrokenMarkdownLinks
:
'warn'
,
i18n
:
{
i18n
:
{
defaultLocale
:
'
en
'
,
defaultLocale
:
'
zh-Hans
'
,
locales
:
[
'en'
,
'zh-Hans'
]
locales
:
[
'en'
,
'zh-Hans'
]
},
},
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment