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.
2 parents 5316c58 + a2a7292 commit 26d0558Copy full SHA for 26d0558
readme-vars.yml
@@ -44,7 +44,7 @@ opt_param_env_vars:
44
opt_param_usage_include_ports: true
45
opt_param_ports:
46
- {external_port: "80", internal_port: "80", port_desc: "HTTP port (required for HTTP validation and HTTP -> HTTPS redirect)"}
47
- - {external_port: "443/udp", internal_port: "443/udp", port_desc: "QUIC (HTTP/3) port. Must be enabled in the default and proxy confs."}
+ - {external_port: "443", internal_port: "443/udp", port_desc: "QUIC (HTTP/3) port. Must be enabled in the default and proxy confs."}
48
readonly_supported: true
49
readonly_message: |
50
* `/tmp` must be mounted to tmpfs
0 commit comments