3 lines
96 B
Bash
3 lines
96 B
Bash
NODE_ENV=development
|
|
PORT=3000
|
|
DATABASE_URL=postgres://postgres:postgres@localhost:5432/importex |