I need to change the user my app connects to the Supabase Postgres instance with. However, I can’t edit the environmental variables that come from Supabase. Is there somewhere else I can configure them? This blocks me from shipping, need a workaround or a fix from Vercel.
Uhh I have a kinda dumb workaround, just create a new env var… if it works is it really dumb?
Thanks for your patience! The Supabase integration syncs Project env vars automatically, which is why you’re not able to modify them individually. You can manage the database connection settings from the Supabase dashboard.
A post was split to a new topic: Supabase integration env variables are not correct using prisma
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.