We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
.env not loading in prod thanks
i am using command npm run start:prod after build
RROR [PrismaClientInitializationError: error: Environment variable not found: DATABASE_URL. --> schema.prisma:10
Linux
20.0
No response
None
The text was updated successfully, but these errors were encountered:
For installation problems, please join our discord at: https://discord.postiz.com
Sorry, something went wrong.
No branches or pull requests
📜 Description
.env not loading in prod
thanks
👟 Reproduction steps
i am using command npm run start:prod after build
👍 Expected behavior
RROR [PrismaClientInitializationError: error: Environment variable not found: DATABASE_URL.
--> schema.prisma:10
👎 Actual Behavior with Screenshots
RROR [PrismaClientInitializationError: error: Environment variable not found: DATABASE_URL.
--> schema.prisma:10
💻 Operating system
Linux
🤖 Node Version
20.0
📃 Provide any additional context for the Bug.
No response
👀 Have you spent some time to check if this bug has been raised before?
Are you willing to submit PR?
None
The text was updated successfully, but these errors were encountered: