basic-expressjs/.env.example

10 lines
77 B
Plaintext
Raw Permalink Normal View History

2021-09-15 18:47:11 +00:00
// CONFIG
PORT=3000
CORS=*
// MONGO
DB_USER=
DB_PASSWORD=
DB_HOST=
DB_NAME=