We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13f5e24 commit 794d372Copy full SHA for 794d372
README.md
@@ -85,7 +85,7 @@ $ serverless deploy
85
```yml
86
# serverless.yml
87
88
-component: tencent-website # (必填) 引用 component 的名称,当前用到的是 tencent-website 组件
+component: website # (必填) 引用 component 的名称,当前用到的是 tencent-website 组件
89
name: websitedemo # (必填) 该 website 组件创建的实例名称
90
org: test # (可选) 用于记录组织信息,默认值为您的腾讯云账户 appid
91
app: websiteApp # (可选) 该 website 应用名称
0 commit comments