Skip to content

Commit

Permalink
remove TZ var
Browse files Browse the repository at this point in the history
  • Loading branch information
aptalca committed May 1, 2024
1 parent 7dca33c commit 6b5e610
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions readme-vars.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ param_usage_include_ports: true
param_ports:
- {external_port: "8096", internal_port: "8096", port_desc: "Http webUI."}
param_usage_include_env: true
param_env_vars:
- {env_var: "TZ", env_value: "Europe/London", desc: "Specify a timezone to use (e.g. Europe/London)."}
# optional container parameters
opt_param_usage_include_env: true
opt_param_env_vars:
Expand Down

0 comments on commit 6b5e610

Please sign in to comment.