mirror of
https://github.com/jambonz/jambonz-node.git
synced 2026-07-24 13:02:42 +00:00
add support for env schema, allowing users to provide environment variables for an application
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"text": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user