DB_HOST=localhost
DB_NAME=bsu_events
DB_USER=root
DB_PASS=owokunda
JWT_SECRET=change-me-to-a-random-string-in-production
JWT_EXPIRY_HOURS=24
