Files
SDS-CRM/.env.example
2026-03-22 19:26:35 +01:00

3 lines
65 B
Plaintext

DATABASE_URL=postgresql://crm:crm@localhost:5432/crm
PORT=3000