DB_HOST=localhost
DB_USER=root
DB_PASSWORD=
DB_NAME=SMS
DB_PORT=3306
PORT=5000
JWT_SECRET=sms_jwt_secret_2026
