update-deploy-on-sealos
This commit is contained in:
parent
e0bbd0b37f
commit
4194bcda5c
@ -137,7 +137,7 @@ The initial account username is `root` and password is `123456`.
|
||||
cd one-api/web
|
||||
npm install
|
||||
npm run build
|
||||
|
||||
|
||||
# Build the backend
|
||||
cd ..
|
||||
go mod download
|
||||
@ -175,7 +175,7 @@ If you encounter a blank page after deployment, refer to [#97](https://github.co
|
||||
|
||||
> Sealos has servers located abroad, so no VPN is needed. It supports high concurrency, dynamic scaling, and stable operations for millions of users.
|
||||
|
||||
> Click the button below to deploy with one click.
|
||||
> Click the button below to deploy with one click.👇
|
||||
|
||||
[](https://cloud.sealos.io/?openapp=system-fastdeploy?templateName=one-api)
|
||||
|
||||
|
@ -210,10 +210,10 @@ docker run --name chatgpt-web -d -p 3002:3002 -e OPENAI_API_BASE_URL=https://ope
|
||||
<details>
|
||||
<summary><strong>部署到 Sealos </strong></summary>
|
||||
<div>
|
||||
|
||||
|
||||
> Sealos 的服务器在国外,不需要魔法,同时支持高并发,动态伸缩,百万用户稳如狗
|
||||
|
||||
> 点击下面的按钮即可一键部署
|
||||
> 点击下面的按钮即可一键部署👇
|
||||
|
||||
[](https://cloud.sealos.io/?openapp=system-fastdeploy?templateName=one-api)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user