dotenv ne charge pas les variables système.
Créer .env fichier avec
MONGO_URI=XXXXXXX
https://github.com/motdotla/dotenv#usage
DB_HOST=localhost
DB_USER=root
DB_PASS=s1mpl3
dotenv ne charge pas les variables système.
Créer .env fichier avec
MONGO_URI=XXXXXXX
https://github.com/motdotla/dotenv#usage
DB_HOST=localhost
DB_USER=root
DB_PASS=s1mpl3