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
Since PR #32731 we’re hardcoding the BOOTSTRAP_KEY to a well known value, so there’s no reason to
have any key at all. Lets just use a regular environment variable instead.
Hooray for simpler code.
0 commit comments