Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
phsl
/
new-api
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
Commit
0f10dd7c
authored
Aug 12, 2023
by
wood chen
Committed by
GitHub
Aug 12, 2023
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
docs: update README (#374)
parent
8a2f1b64
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
+2
-1
README.md
+2
-1
No files found.
README.md
View file @
0f10dd7c
...
@@ -108,7 +108,8 @@ _✨ 通过标准的 OpenAI API 格式访问所有的大模型,开箱即用
...
@@ -108,7 +108,8 @@ _✨ 通过标准的 OpenAI API 格式访问所有的大模型,开箱即用
更新命令:
`docker run --rm -v /var/run/docker.sock:/var/run/docker.sock containrrr/watchtower -cR`
更新命令:
`docker run --rm -v /var/run/docker.sock:/var/run/docker.sock containrrr/watchtower -cR`
`-p 3000:3000`
中的第一个
`3000`
是宿主机的端口,可以根据需要进行修改。
其中,
`-p 3000:3000`
中的第一个
`3000`
是宿主机的端口,可以根据需要进行修改。
数据将会保存在宿主机的
`/home/ubuntu/data/one-api`
目录,请确保该目录存在且具有写入权限,或者更改为合适的目录。
数据将会保存在宿主机的
`/home/ubuntu/data/one-api`
目录,请确保该目录存在且具有写入权限,或者更改为合适的目录。
...
...
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