PORT=5000
DB_HOST=localhost
DB_USER=root
DB_PASSWORD=
DB_NAME=SCMS
JWT_SECRET=scms_secret_key_2026
