technova-api / .env.example
SteGONZALEZ's picture
Clean main (no binary history)
1d0150f
Raw
History Blame Contribute Delete
180 Bytes
DB_USER= username
DB_PASSWORD=password
DB_HOST=localhost
DB_PORT=5432
DB_NAME=TechNovaPartners
DATABASE_URL=postgresql+psycopg://user:pass@host:5432/dbname
API_KEY=super-secret-key