Update questions.yaml

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
This commit is contained in:
Kjeld Schouten-Lebbing
2022-09-26 12:12:37 +02:00
committed by GitHub
parent 335c545385
commit dae85c5462
+1 -1
View File
@@ -27,7 +27,7 @@ questions:
default: true default: true
- variable: apiURL - variable: apiURL
label: API URL label: API URL
description: API URL for webUI, including port description: API URL for webUI, including port. Only used when not using ingress
schema: schema:
type: string type: string
default: "http://127.0.0.1:4000" default: "http://127.0.0.1:4000"