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
Originally posted by a3gill March 28, 2025
Pretty straight-forward. Allow setting API Keys with Docker secrets.
Either allow any VARNAME to be set from the contents of a file path assigned to FILE__VARNAME, or create optional vars for each API KEY var named VARNAME_FILE that accepts a file path that will result in setting VARNAME to the cat result of the supplied path.
Thanks!
The text was updated successfully, but these errors were encountered:
Discussed in #106
Originally posted by a3gill March 28, 2025
Pretty straight-forward. Allow setting API Keys with Docker secrets.
Either allow any VARNAME to be set from the contents of a file path assigned to FILE__VARNAME, or create optional vars for each API KEY var named VARNAME_FILE that accepts a file path that will result in setting VARNAME to the cat result of the supplied path.
Thanks!
The text was updated successfully, but these errors were encountered: