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
+10 -5
View File
@@ -235,7 +235,8 @@ questions:
default: 9010
- variable: port
label: "Container Port"
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 9010
@@ -291,7 +292,8 @@ questions:
default: 9011
- variable: port
label: "Container Port"
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 9011
@@ -347,7 +349,8 @@ questions:
default: 2456
- variable: port
label: "Container Port"
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 2456
@@ -395,7 +398,8 @@ questions:
default: 2457
- variable: port
label: "Container Port"
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 2457
@@ -443,7 +447,8 @@ questions:
default: 2458
- variable: port
label: "Container Port"
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 2458