mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 14:36:52 +00:00
address review
Signed-off-by: Simon L <szaimen@e.mail.de> Co-authored-by: Zoey <zoey@z0ey.de> Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
parent
ca3466759f
commit
7661b9fb3a
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@
|
||||||
},
|
},
|
||||||
"container_name": {
|
"container_name": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"pattern": "^nextcloud-aio-[a-z-0-9]+$"
|
"pattern": "^nextcloud-aio-[a-z0-9-]+$"
|
||||||
},
|
},
|
||||||
"internal_port": {
|
"internal_port": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue