mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
7 lines
107 B
YAML
7 lines
107 B
YAML
name: carimura2/hello
|
|
version: 0.0.1
|
|
runtime: php
|
|
entrypoint: php func.php
|
|
path: /hello
|
|
max_concurrency: 1
|