fix(apps): change container config label
This commit is contained in:
@@ -13,7 +13,7 @@ questions:
|
||||
# Include{controllerExpert}
|
||||
# Include{controllerExpertExtraArgs}
|
||||
- variable: timezoneandlocale
|
||||
group: "Container Configuration"
|
||||
group: "App Configuration"
|
||||
label: "Timezone and Localization"
|
||||
schema:
|
||||
additional_attrs: true
|
||||
@@ -26,7 +26,7 @@ questions:
|
||||
type: string
|
||||
default: ""
|
||||
- variable: deployment
|
||||
group: "Container Configuration"
|
||||
group: "App Configuration"
|
||||
label: "Deployment"
|
||||
schema:
|
||||
additional_attrs: true
|
||||
@@ -102,7 +102,7 @@ questions:
|
||||
type: boolean
|
||||
default: false
|
||||
- variable: workflows
|
||||
group: "Container Configuration"
|
||||
group: "App Configuration"
|
||||
label: "Workflows"
|
||||
schema:
|
||||
additional_attrs: true
|
||||
@@ -127,7 +127,7 @@ questions:
|
||||
type: boolean
|
||||
default: false
|
||||
- variable: executions
|
||||
group: "Container Configuration"
|
||||
group: "App Configuration"
|
||||
label: "Executions"
|
||||
schema:
|
||||
additional_attrs: true
|
||||
@@ -226,7 +226,7 @@ questions:
|
||||
schema:
|
||||
type: int
|
||||
- variable: n8n_security
|
||||
group: "Container Configuration"
|
||||
group: "App Configuration"
|
||||
label: "Security"
|
||||
schema:
|
||||
additional_attrs: true
|
||||
@@ -321,7 +321,7 @@ questions:
|
||||
type: string
|
||||
default: ""
|
||||
- variable: endpoints
|
||||
group: "Container Configuration"
|
||||
group: "App Configuration"
|
||||
label: "Endpoints"
|
||||
schema:
|
||||
additional_attrs: true
|
||||
@@ -389,7 +389,7 @@ questions:
|
||||
type: boolean
|
||||
default: false
|
||||
- variable: credentials
|
||||
group: "Container Configuration"
|
||||
group: "App Configuration"
|
||||
label: "Credentials"
|
||||
schema:
|
||||
additional_attrs: true
|
||||
@@ -414,7 +414,7 @@ questions:
|
||||
type: string
|
||||
default: ""
|
||||
- variable: logs
|
||||
group: "Container Configuration"
|
||||
group: "App Configuration"
|
||||
label: "Logs"
|
||||
schema:
|
||||
additional_attrs: true
|
||||
@@ -465,7 +465,7 @@ questions:
|
||||
schema:
|
||||
type: int
|
||||
- variable: externalhooks
|
||||
group: "Container Configuration"
|
||||
group: "App Configuration"
|
||||
label: "External Hooks"
|
||||
schema:
|
||||
additional_attrs: true
|
||||
@@ -478,7 +478,7 @@ questions:
|
||||
type: string
|
||||
default: ""
|
||||
- variable: usermanagement
|
||||
group: "Container Configuration"
|
||||
group: "App Configuration"
|
||||
label: "User Management and SMTP"
|
||||
schema:
|
||||
additional_attrs: true
|
||||
|
||||
Reference in New Issue
Block a user