Skip to content

Commit 11a9ee3

Browse files
authored
Merge pull request #272 from linuxserver/readme
update readme
2 parents d477e32 + 88c5be2 commit 11a9ee3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme-vars.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ param_usage_include_env: true
3030
# optional container parameters
3131
opt_param_usage_include_env: true
3232
opt_param_env_vars:
33-
- {env_var: "JELLYFIN_PublishedServerUrl", env_value: "192.168.0.5", desc: "Set the autodiscovery response domain or IP address."}
33+
- {env_var: "JELLYFIN_PublishedServerUrl", env_value: "http://192.168.0.5", desc: "Set the autodiscovery response domain or IP address, include http(s)://."}
3434
opt_param_usage_include_ports: true
3535
opt_param_ports:
3636
- {external_port: "8920", internal_port: "8920", port_desc: "Optional - Https webUI (you need to set up your own certificate)."}

0 commit comments

Comments
 (0)