eturnal icon indicating copy to clipboard operation
eturnal copied to clipboard

Add `secret_file` option to read secret from a file

Open schildbach opened this issue 2 months ago • 2 comments

It would be similar to the current secret option, just that it reads it from a file, truncating whitespace.

That would make it possible to use Docker secrets, which can be passed into a container only as a file.

schildbach avatar Dec 18 '25 19:12 schildbach