mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-19 22:24:19 +01:00
Update README.md
This commit is contained in:
@@ -37,8 +37,8 @@ ENV VERSION %%VERSION%%
|
|||||||
"map_ssl": "bool",
|
"map_ssl": "bool",
|
||||||
"options": {},
|
"options": {},
|
||||||
"schema": {
|
"schema": {
|
||||||
"bla": "str|int|float|bool"
|
"bla": "str|int|float|bool",
|
||||||
"list1": ["str|int|float|bool"]
|
"list1": ["str|int|float|bool"],
|
||||||
"list2": [{
|
"list2": [{
|
||||||
"ble": "str|int|float|bool"
|
"ble": "str|int|float|bool"
|
||||||
}]
|
}]
|
||||||
|
|||||||
Reference in New Issue
Block a user