diff --git a/lldap_config.docker_template.toml b/lldap_config.docker_template.toml index 660199a..9e863fc 100644 --- a/lldap_config.docker_template.toml +++ b/lldap_config.docker_template.toml @@ -20,7 +20,7 @@ ## 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 +## 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!"#%&'\''()*+,-./:;<=>?@[\]^_{|}~'