fc-remote-invoke/example/s.yaml

12 lines
443 B
YAML
Raw Normal View History

2021-06-01 15:29:39 +08:00
edition: 1.0.0 # 命令行YAML规范版本遵循语义化版本Semantic Versioning规范
name: compoent-test # 项目名称
2021-06-09 11:15:08 +08:00
2021-06-01 15:29:39 +08:00
services:
component-test: # 服务名称
component: ${path(..)} # 这里引入的是相对路径正式配置替换成你自己的component名称即可
props:
2021-06-09 11:15:08 +08:00
region: cn-shenzhen
serviceName: guide
2021-08-03 10:33:18 +08:00
functionName: guide-hello_world-nodejs12
# functionName: hhh