anirudhmakhana
HOBBYOP
15 days ago
Im trying to deploy a nodejs express and its failing to pickup a few env vars - not sure whats causing this
12 Replies
ari-party
PROTop 10% Contributor
15 days ago
Can you show your environment variable config (with values hidden) and which variables are missing in runtime?
Missing environment variables: SUPABASEURL, SUPABASESERVICEROLEKEY, JWT_SECRET

ari-party
PROTop 10% Contributor
15 days ago
You haven't saved (deployed) those variables yet
ari-party
PROTop 10% Contributor
15 days ago
Look at the canvas, middle at the top
ari-party
PROTop 10% Contributor
15 days ago
Yes
ngl the UX could be better here, not sure why the deploy button is on the top left of the canvas
ari-party
PROTop 10% Contributor
15 days ago
So that you can make changes to multiple services, and redeploy them at once