Files
truenas-apps/trains/test/other-nginx/1.0.0/questions.yaml
2024-07-09 10:29:22 +00:00

19 lines
406 B
YAML

groups:
- name: Network Configuration
description: Configure Network for Nginx
questions:
- variable: network
label: ""
group: Network Configuration
schema:
type: dict
attrs:
- variable: web_port
label: WebUI Port
description: The port for Nginx WebUI
schema:
type: int
default: 8081
required: true