DEV Community

INES ATTIA
INES ATTIA

Posted on

process.env

Hi Team
I have nx witn nest postgres typeorm project
i can't configure the connection with database
process.env loads me OS'environment not the .env file
I follow
https://dev.to/ipreda/nx-nestjs-typeorm-database-connection-with-environment-variables-1na6
https://dev.to/ipreda/nx-nestjs-easy-way-to-get-autofill-and-validate-environment-variables-a4m
Help plz

Top comments (0)