chore(Apps): fixes around the GUI refactor (#1316)

* fix min value on minio

* update service UI on LMS

* remove duplicate required from authelia

* remove Duplicate port defaults

* fix nextcloud duplicate required

* fix nullserv services

* fix plex duplicate default

* fix syncthing duplicate required

* syncthing replace code with include

* teamspeak replace code with include

* fix traefik duplicate required

* Unifi replace code with include

* Update label/description on `port` section

* remove type on nullserv's service

* remove extra space

* lowercase port names

* also lowercase service name omada
This commit is contained in:
Stavros Kois
2021-11-13 22:05:00 +01:00
committed by GitHub
parent 1fd389cbd0
commit 8f4a7fc500
158 changed files with 465 additions and 474 deletions
+2 -1
View File
@@ -138,7 +138,8 @@ questions:
default: 8000
- variable: port
label: "Container Port"
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 8000