Skip to content

Commit 7ede2d0

Browse files
committed
Wording
1 parent 8abdf11 commit 7ede2d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme-vars.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ param_ports:
3232
- {external_port: "443", internal_port: "443", port_desc: "https gui"}
3333
opt_param_usage_include_env: true
3434
opt_param_env_vars:
35-
- {env_var: "ALLOW_INTERNAL_REQUESTS", env_value: "false", desc: "By default, Heimdall blocks requests to private or reserved IP addresses, if your instance is not exposed to the internet, or is behind some level of authentication, you can set this to `true` to allow requests to private IP addresses."}
35+
- {env_var: "ALLOW_INTERNAL_REQUESTS", env_value: "false", desc: "By default, Heimdall blocks lookup requests to private or reserved IP addresses, if your instance is not exposed to the internet, or is behind some level of authentication, you can set this to `true` to allow requests to private IP addresses."}
3636
# application setup block
3737
app_setup_block_enabled: true
3838
app_setup_block: |

0 commit comments

Comments
 (0)