diff --git a/lldap_config.docker_template.toml b/lldap_config.docker_template.toml index e743545..660199a 100644 --- a/lldap_config.docker_template.toml +++ b/lldap_config.docker_template.toml @@ -20,6 +20,8 @@ ## them to re-login. ## You should probably set it through the LLDAP_JWT_SECRET environment ## variable from a secret ".env" file. +## This can also be set from a file's contents by specifying the file path +## in the LLDAP_JWT_SECRET_FILE environment variable ## You can generate it with (on linux): ## LC_ALL=C tr -dc 'A-Za-z0-9!"#%&'\''()*+,-./:;<=>?@[\]^_{|}~'