From 89bcaaf98983121645b057465cba3477b65cf7d1 Mon Sep 17 00:00:00 2001
From: a497625414 <55976729+a497625414@users.noreply.github.com>
Date: Sun, 6 Aug 2023 13:19:54 +0800
Subject: [PATCH] docs: update readme (#359)
* update-deploy-on-sealos
* update-deploy-on-sealos
---
README.en.md | 6 +++++-
README.md | 8 +++++---
2 files changed, 10 insertions(+), 4 deletions(-)
diff --git a/README.en.md b/README.en.md
index c43ee3a..2ea6e65 100644
--- a/README.en.md
+++ b/README.en.md
@@ -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
@@ -173,6 +173,10 @@ If you encounter a blank page after deployment, refer to [#97](https://github.co
Deploy on Sealos
+> Sealos supports high concurrency, dynamic scaling, and stable operations for millions of users.
+
+> Click the button below to deploy with one click.👇
+
[](https://cloud.sealos.io/?openapp=system-fastdeploy?templateName=one-api)
diff --git a/README.md b/README.md
index a7c06fc..fcabd2c 100644
--- a/README.md
+++ b/README.md
@@ -153,7 +153,7 @@ sudo service nginx restart
cd one-api/web
npm install
npm run build
-
+
# 构建后端
cd ..
go mod download
@@ -211,9 +211,11 @@ docker run --name chatgpt-web -d -p 3002:3002 -e OPENAI_API_BASE_URL=https://ope
部署到 Sealos
-> Sealos 可视化一键部署。
+> Sealos 的服务器在国外,不需要额外处理网络问题,支持高并发 & 动态伸缩。
-[](https://cloud.sealos.io/?openapp=system-fastdeploy?templateName=one-api)
+点击以下按钮一键部署:
+
+[](https://cloud.sealos.io/?openapp=system-fastdeploy?templateName=one-api)