Problem with env vars with nodejs express
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

Can you show your environment variable config (with values hidden) and which variables are missing in runtime?


anirudhmakhana
HOBBYOP

15 days ago

yep, sure


anirudhmakhana
HOBBYOP

15 days ago

Missing environment variables: SUPABASEURL, SUPABASESERVICEROLEKEY, JWT_SECRET

1442162400089477000


You haven't saved (deployed) those variables yet


Look at the canvas, middle at the top


anirudhmakhana
HOBBYOP

15 days ago

ahh, is that why its purple?



anirudhmakhana
HOBBYOP

15 days ago

oh i thought these were auto saved 🤦‍♂️


anirudhmakhana
HOBBYOP

15 days ago

let me try to redeploy, thanks!


anirudhmakhana
HOBBYOP

15 days ago

ngl the UX could be better here, not sure why the deploy button is on the top left of the canvas


anirudhmakhana
HOBBYOP

15 days ago

issue resolved, thanks for the help @astrid(irl)* 🐐


So that you can make changes to multiple services, and redeploy them at once


Loading...