|
|
|
@ -73,14 +73,12 @@ body:
|
|
|
|
|
attributes:
|
|
|
|
|
label: Node version
|
|
|
|
|
description: What is the version of Node.js?
|
|
|
|
|
placeholder: i.e. v14.17.3
|
|
|
|
|
validations:
|
|
|
|
|
required: true
|
|
|
|
|
- type: input
|
|
|
|
|
attributes:
|
|
|
|
|
label: StorageEngine
|
|
|
|
|
description: How are you storing your data?
|
|
|
|
|
placeholder: i.e. JSON, PostgreSQL, etc.
|
|
|
|
|
- type: checkboxes
|
|
|
|
|
attributes:
|
|
|
|
|
label: Reverse proxy
|
|
|
|
@ -91,7 +89,6 @@ body:
|
|
|
|
|
attributes:
|
|
|
|
|
label: Reverse proxy software
|
|
|
|
|
description: If you are using a reverse proxy, what is the name and version?
|
|
|
|
|
placeholder: i.e. nginx 1.13.1
|
|
|
|
|
- type: checkboxes
|
|
|
|
|
attributes:
|
|
|
|
|
label: Cloudflare
|
|
|
|
|