PORT=5555
JWT_SECRET=exam_jwt_secret_change_in_production
DB_HOST=localhost
DB_USER=student
DB_PASSWORD=
DB_NAME=SRMS
DB_PORT=3306
