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

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