dotenv
laddar inte systemvariabler.
Skapa .env
fil med
MONGO_URI=XXXXXXX
https://github.com/motdotla/dotenv#usage
DB_HOST=localhost
DB_USER=root
DB_PASS=s1mpl3
dotenv
laddar inte systemvariabler.
Skapa .env
fil med
MONGO_URI=XXXXXXX
https://github.com/motdotla/dotenv#usage
DB_HOST=localhost
DB_USER=root
DB_PASS=s1mpl3