.env.example 137 B

123456
  1. PGHOST=localhost
  2. PGPORT=5432
  3. PGUSER=postgres
  4. PGPASSWORD=postgres
  5. PGDATABASE=gestion_locative
  6. JWT_SECRET=change_this_secret_in_production