From b18d30864e56d7153a7da4376f3d4a137ac02a5e Mon Sep 17 00:00:00 2001 From: LeoKu Date: Thu, 11 Jan 2024 22:21:07 +0800 Subject: [PATCH] Update README.md --- README-CN.md | 8 +++++++- README.md | 6 ++++++ 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/README-CN.md b/README-CN.md index 8bc7e1a..81b75fe 100644 --- a/README-CN.md +++ b/README-CN.md @@ -50,7 +50,7 @@ yarn install yarn dev ``` -## Docker 快速部署 +### Docker 快速部署 你可以直接使用我已经构建好的镜像来运行 @@ -77,3 +77,9 @@ docker run -d -t -p 5173:8080 --name vue-color-avatar --restart=always vue-color ``` 最后,打开你的浏览器访问服务的地址 http://serverIP:5173 即可 + +### 在 Zeabur 中部署 + +我们的项目由 [Zeabur](https://zeabur.com?referralCode=Codennnn&utm_source=Codennnn) 提供服务器支持,高质量的服务器服务保障了我们项目的稳定运行。需要优质的服务器服务?点击链接了解他们! + +[![Deployed on Zeabur](https://zeabur.com/deployed-on-zeabur-dark.svg)](https://zeabur.com?referralCode=Codennnn&utm_source=Codennnn) diff --git a/README.md b/README.md index 742cda7..f420940 100644 --- a/README.md +++ b/README.md @@ -74,3 +74,9 @@ docker run -d -t -p 5173:8080 --name vue-color-avatar --restart=always vue-color ``` Finally, open your browser and access the service's address at http://serverIP:5173 + +### Deployed on Zeabur + +Our project is powered by [Zeabur](https://zeabur.com?referralCode=Codennnn&utm_source=Codennnn). Their high-quality server services ensure the stable operation of our project. Need quality server services? Check them out via the link! + +[![Deployed on Zeabur](https://zeabur.com/deployed-on-zeabur-dark.svg)](https://zeabur.com?referralCode=Codennnn&utm_source=Codennnn)