Why do I need a DATABASE_URL env variable? #2264
Unanswered
HarrisonHemstreet
asked this question in
Q&A
Replies: 1 comment
-
The |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I know that currently a database url is needed, but my question is, why do I need to make a DATABASE_URL environment variable when I already have made a pool like so? The decision to use a DATABASE_URL environment variable seems extremely redundant to me in this situation.
Or am I over looking something in my code? Do I not need a DATABASE_URL env variable in this situation?
PS: Bonus points if you can fix this code. 🙂
Beta Was this translation helpful? Give feedback.
All reactions