Update README.md
This commit is contained in:
@@ -16,6 +16,13 @@ The mandatory template.json file's structure is the following.
|
|||||||
- "name" - the name of the application, must be the same as the directory name
|
- "name" - the name of the application, must be the same as the directory name
|
||||||
- "fields" - array of used variables by service
|
- "fields" - array of used variables by service
|
||||||
|
|
||||||
|
{
|
||||||
|
"name": "vaultwarden",
|
||||||
|
"fields": [
|
||||||
|
...
|
||||||
|
]
|
||||||
|
}
|
||||||
|
|
||||||
An element of fields can contain the following keys.
|
An element of fields can contain the following keys.
|
||||||
- description - label of the field, this text will appear before element
|
- description - label of the field, this text will appear before element
|
||||||
- key - name of variable
|
- key - name of variable
|
||||||
|
Reference in New Issue
Block a user