mirror of
https://github.com/linuxserver/docker-kasm.git
synced 2026-08-01 14:30:20 +00:00
Update readme-vars.yml
This commit is contained in:
parent
c92287948e
commit
4ed010be43
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue