PORT=5000
DB_HOST=localhost
DB_USER=student
DB_PASSWORD=
DB_NAME=SFMS
DB_PORT=3306
JWT_SECRET=change-me-in-production
