Files
edr-platform/apps/edr-freight-api/.env.example
2026-05-28 12:52:56 +03:00

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