We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f7e425 commit 396a655Copy full SHA for 396a655
1 file changed
readme-vars.yml
@@ -41,6 +41,11 @@ param_ports:
41
- { external_port: "80", internal_port: "80", port_desc: "http gui" }
42
- { external_port: "443", internal_port: "443", port_desc: "https gui" }
43
44
+# Unraid templating
45
+unraid_template_sync: true
46
+unraid_template: true
47
+unraid_requirement: "A MySQL or MariaDB database is required."
48
+
49
# application setup block
50
app_setup_block_enabled: true
51
app_setup_block: |
0 commit comments