fc-remote-invoke2/example/s.yaml

12 lines
443 B
YAML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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