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
If we're running as cronjob, using as an argument seems fine (and reduces risk of leaking key). We could also store the key as an environment variable on the server and have the config read from that.
@miketaylr ,do we need to read the key from config or keep using in argument?
The text was updated successfully, but these errors were encountered: