Changed default port

This commit is contained in:
WilliamMiceli
2018-08-02 19:58:12 -04:00
parent 04cb3225f0
commit 9e2c0dfa80

View File

@@ -28,7 +28,7 @@ catalog:
label: "Host HTTP Port"
description: |
The HTTP port to access the web interface on.
default: "8000"
default: "10200"
required: true
type: string