Closed willnorris closed 6 months ago
This allows the use of {env.VARNAME} in the auth_key value to populate from env variables, as well as the upcoming {file.path/to/file} to read auth keys from files.
{env.VARNAME}
{file.path/to/file}
/cc @clly @mholt
This allows the use of
{env.VARNAME}
in the auth_key value to populate from env variables, as well as the upcoming{file.path/to/file}
to read auth keys from files./cc @clly @mholt