5 lines
100 B
Plaintext
5 lines
100 B
Plaintext
PORT=3000
|
|
DATABASE_URL=postgres://user:pass@localhost:5432/gob_alert
|
|
PORT=3000
|
|
NODE_ENV=development
|