From 4ed010be43d57674dd1094c9138c3ccff638ed3a Mon Sep 17 00:00:00 2001 From: James Martinez Date: Mon, 29 May 2023 00:10:35 -0500 Subject: [PATCH] Update readme-vars.yml --- readme-vars.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme-vars.yml b/readme-vars.yml index d715fd0..64b42d5 100644 --- a/readme-vars.yml +++ b/readme-vars.yml @@ -52,7 +52,7 @@ opt_param_usage_include_env: true opt_param_env_vars: - { env_var: "DOCKER_HUB_USERNAME", env_value: "USER", desc: "Optionally specify a DockerHub Username to pull private images." } - { env_var: "DOCKER_HUB_PASSWORD", env_value: "PASS", desc: "Optionally specify a DockerHub password to pull private images." } - - { env_var: "DOCKER_MTU", env_value: "1500", desc: "Optionally specify the mtu options passed to dockerd" } + - { env_var: "DOCKER_MTU", env_value: "1500", desc: "Optionally specify the mtu options passed to dockerd." } opt_param_usage_include_vols: true opt_param_volumes: