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
Possibility of adding the ability to use the _FILE convention for passing in SECRET_KEY when running in docker/podman.
As far as I can tell the only option is passing in via SECRET_KEY environment variable.
Possibility of adding the ability to use the
_FILEconvention for passing inSECRET_KEYwhen running in docker/podman.As far as I can tell the only option is passing in via
SECRET_KEYenvironment variable.