Update README.md
This commit is contained in:
@@ -39,11 +39,9 @@ You should use bash scripts for simple stuff inside docker to hold the image sma
|
|||||||
"options": {},
|
"options": {},
|
||||||
"schema": {
|
"schema": {
|
||||||
"bla": "str|int|float|bool|email|url",
|
"bla": "str|int|float|bool|email|url",
|
||||||
"list1": [
|
"list1": ["str|int|float|bool|email|url"],
|
||||||
"str|int|float|bool|email|url"
|
"list2": [
|
||||||
],
|
{ "ble": "str|int|float|bool|email|url" }
|
||||||
"list2": [
|
|
||||||
{ "ble": "str|int|float|bool|email|url" }
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"image": "for custom addons",
|
"image": "for custom addons",
|
||||||
|
|||||||
Reference in New Issue
Block a user