mirror of
https://github.com/dokku/dokku.git
synced 2026-02-23 19:50:34 +01:00
9 lines
130 B
JSON
9 lines
130 B
JSON
{
|
|
"env": {
|
|
"REQUIRED_VAR": {
|
|
"description": "A required variable with no default",
|
|
"required": true
|
|
}
|
|
}
|
|
}
|