Files
hackathon-biocode-17bf223ba…/backend/env.example

9 lines
173 B
Plaintext

PORT=3000
DB_HOST=localhost
DB_PORT=5433
DB_NAME=recoleccion_db
DB_USER=recoleccion
DB_PASSWORD=recoleccion123
JWT_SECRET=hackathon_celaya_2026_secret_key
JWT_EXPIRES_IN=7d