DB_HOST=127.0.0.1
DB_NAME=bonza
DB_USER=root
DB_PASS=
JWT_SECRET=your-super-secret-jwt-key-change-in-production
CORS_ORIGIN=*
