added default value for opencpu cluster
This commit is contained in:
parent
d4307ab3b2
commit
b383cc4517
@ -27,7 +27,7 @@ questions:
|
|||||||
group: "Version"
|
group: "Version"
|
||||||
label: Version
|
label: Version
|
||||||
- variable: molgenis.services.opencpu.host
|
- variable: molgenis.services.opencpu.host
|
||||||
default: ""
|
default: "localhost"
|
||||||
description: "Specify the OpenCPU cluster"
|
description: "Specify the OpenCPU cluster"
|
||||||
type: string
|
type: string
|
||||||
required: true
|
required: true
|
||||||
|
Loading…
Reference in New Issue
Block a user