From c680c544ff3621a1d96b2a0a58dfa47f2ecb3957 Mon Sep 17 00:00:00 2001 From: ZXSheng <952396285@qq.com> Date: Sun, 17 Apr 2022 16:38:12 +0800 Subject: [PATCH] Add gitee source button in Tencent cloud deployment (#75) * Add gitee source button in Tencent cloud deployment * edit fix --- docs/getting-started/install/other/tencent-cloudbase.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/getting-started/install/other/tencent-cloudbase.md b/docs/getting-started/install/other/tencent-cloudbase.md index 2353e0e..681f4b2 100644 --- a/docs/getting-started/install/other/tencent-cloudbase.md +++ b/docs/getting-started/install/other/tencent-cloudbase.md @@ -20,8 +20,14 @@ description: 使用腾讯云 CloudBase 一键部署 点击下方按钮即可进入到腾讯云云开发 CloudBase 创建应用界面,此按钮可在云开发页面自动选择 Halo 的配置模板。 +### GitHub + [![CloudBase](https://main.qcloudimg.com/raw/67f5a389f1ac6f3b4d04c7256438e44f.svg)](https://console.cloud.tencent.com/tcb/env/index?action=CreateAndDeployCloudBaseProject&appUrl=https%3A%2F%2Fgithub.com%2Fhalo-dev%2Ftencent-cloudbase-halo&branch=master) +### Gitee + +[![CloudBase](https://main.qcloudimg.com/raw/67f5a389f1ac6f3b4d04c7256438e44f.svg)](https://console.cloud.tencent.com/tcb/env/index?action=CreateAndDeployCloudBaseProject&appUrl=https%3A%2F%2Fgitee.com%2Fhalo-dev%2Ftencent-cloudbase-halo&branch=master) + ## 配置并部署 **填写环境名称**,这里建议把 `开启免费额度` 打开,然后点击下一步。