Files
Node-Express-JS-Template/.env.example

4 lines
72 B
Plaintext

DB_FILE_NAME=file:local.db
PORT=3000
NODE_ENV=development
LOG_LEVEL=info