1
0
Fork 0
mirror of https://github.com/kou029w/http-echo.git synced 2025-01-18 16:08:13 +00:00
http-echo/render.yaml
2022-04-25 15:24:07 +09:00

7 lines
128 B
YAML

services:
- type: web
name: http-echo
env: node
plan: free
buildCommand: yarn
startCommand: node index.js