UNPKG

@wmfs/tymly

Version:

A framework for building and sharing workflows in Node.js

15 lines (14 loc) 288 B
{ "label": "App Base URL", "description": "App Base URL", "schema": { "properties": { "environmentVariableName": "APP_BASE_URL", "value": { "type": "string", "default": "Please insert App Base URL here" } }, "required": ["value"] } }