Files
2026-02-09 01:02:53 +01:00

5 lines
100 B
Bash

PORT=3000
DATABASE_URL=postgres://user:pass@localhost:5432/gob_alert
PORT=3000
NODE_ENV=development