mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-22 23:46:53 +00:00
allow to add documentation on containers
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
ec6448fe5f
commit
c1c96ee08a
10 changed files with 30 additions and 4 deletions
|
|
@ -108,6 +108,10 @@
|
|||
"type": "string",
|
||||
"pattern": "^([a-z0-9.-]+|%AIO_CHANNEL%)$"
|
||||
},
|
||||
"documentation": {
|
||||
"type": "string",
|
||||
"pattern": "^https://.*$"
|
||||
},
|
||||
"devices": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue