Replies: 1 comment
-
On vercel you don't want to use .env.local for security reasons, so you use environment variables (found within settings). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I apologize if this seems like a simple question, but I've been unable to find an answer. I'm wondering where the service_role KEY is stored when I host chatbot-ui on Vercel from my Github repository. If I understand correctly, I entered it into Vercel, so does that mean that line 54 in supabase/migration/setup.sql should be empty? Or am I missing something? Thank you for your help; I'm just starting out.
Beta Was this translation helpful? Give feedback.
All reactions