Files
fn-serverless/examples/tutorial/hello/php/func.yaml
2017-05-26 12:36:38 -07:00

7 lines
107 B
YAML

name: carimura2/hello
version: 0.0.1
runtime: php
entrypoint: php func.php
path: /hello
max_concurrency: 1