mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-08-26 12:41:04 +00:00
5 lines
166 B
Plaintext
5 lines
166 B
Plaintext
# Copy to .env for local/docker compose (not committed).
|
|
PORT=4000
|
|
DATABASE_URL=postgresql://user:password@host:5432/edr_passenger
|
|
JWT_SECRET=change-me-in-production
|