fix(apps): correct some ports mistakes (#1416)

* fix(apps): correct some ports mistakes

* Some fixes and cleanup
This commit is contained in:
Kjeld Schouten-Lebbing
2021-11-28 10:44:06 +01:00
committed by GitHub
parent b1e5faa4c4
commit 5b84caa715
7 changed files with 6 additions and 8 deletions
+1 -1
View File
@@ -125,7 +125,7 @@ questions:
description: "This port exposes the container port on the service"
schema:
type: int
default: 10108
default: 32400
editable: true
required: true
- variable: advanced
+1 -1
View File
@@ -9,7 +9,7 @@ service:
main:
ports:
main:
port: 10108
port: 32400
targetPort: 32400
persistence: