Changed default port

This commit is contained in:
WilliamMiceli
2018-08-02 19:13:45 -04:00
parent 3190f784a3
commit 52a2a4b760

View File

@@ -20,7 +20,7 @@ catalog:
label: Port label: Port
description: | description: |
The HTTP port to access the web interface on. The HTTP port to access the web interface on.
default: "9500" default: "10100"
required: true required: true
type: string type: string