mirror of
https://github.com/linuxserver/docker-jellyfin.git
synced 2026-01-23 10:16:22 +00:00
remove TZ var
This commit is contained in:
parent
4fae811e5f
commit
2a92520846
1 changed files with 0 additions and 2 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue