Vercel Storage - PG - Used custom enviroment variables
Unanswered
Asiatic Lion posted this in #help-forum
Asiatic LionOP
Hi Guys,
I've used a prefix when setting up environment variables. my db connect doesn't detect it on my local machine. how can I get my DB connector to detect the custom env variables. I'm considering using ORM drizzle
I've used a prefix when setting up environment variables. my db connect doesn't detect it on my local machine. how can I get my DB connector to detect the custom env variables. I'm considering using ORM drizzle
1 Reply
Western paper wasp
Can you post a sample of your code?