Skip to content

Commit

Permalink
Merge pull request #272 from linuxserver/readme
Browse files Browse the repository at this point in the history
update readme
  • Loading branch information
drizuid authored Oct 15, 2024
2 parents d477e32 + 88c5be2 commit 11a9ee3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme-vars.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ param_usage_include_env: true
# optional container parameters
opt_param_usage_include_env: true
opt_param_env_vars:
- {env_var: "JELLYFIN_PublishedServerUrl", env_value: "192.168.0.5", desc: "Set the autodiscovery response domain or IP address."}
- {env_var: "JELLYFIN_PublishedServerUrl", env_value: "http://192.168.0.5", desc: "Set the autodiscovery response domain or IP address, include http(s)://."}
opt_param_usage_include_ports: true
opt_param_ports:
- {external_port: "8920", internal_port: "8920", port_desc: "Optional - Https webUI (you need to set up your own certificate)."}
Expand Down

0 comments on commit 11a9ee3

Please sign in to comment.