You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- { env_var: "VERSION", env_value: "docker", desc: "Set whether to update plex or not - see Application Setup section."}
33
+
# optional env variables
34
+
opt_param_usage_include_env: true
35
+
opt_param_env_vars:
36
+
- { env_var: "UMASK_SET", env_value: "022", desc: "control permissions of files and directories created by Plex"}
33
37
34
38
optional_parameters: |
35
39
*Special note* - If you'd like to run Plex without requiring `--net=host` (`NOT recommended`) then you will need the following ports in your `docker create` command:
0 commit comments