Problem with env vars with nodejs express
anirudhmakhana
HOBBYOP

3 months 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

3 months ago

yep, sure


anirudhmakhana
HOBBYOP

3 months 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

3 months ago

ahh, is that why its purple?



anirudhmakhana
HOBBYOP

3 months ago

oh i thought these were auto saved 🤦‍♂️


anirudhmakhana
HOBBYOP

3 months ago

let me try to redeploy, thanks!


anirudhmakhana
HOBBYOP

3 months ago

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


anirudhmakhana
HOBBYOP

3 months ago

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


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


Loading...