mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-08-26 12:41:04 +00:00
8 lines
148 B
Plaintext
8 lines
148 B
Plaintext
# Copy to .env for local/docker compose (not committed).
|
|
PORT=3001
|
|
DB_HOST=localhost
|
|
DB_PORT=5433
|
|
DB_USER=postgres
|
|
DB_PASSWORD=
|
|
DB_NAME=edr_freight
|