PORT=5000
DB_HOST=localhost
DB_USER=root
DB_PASSWORD=
DB_NAME=EPMS
JWT_SECRET=epms_paymaster_secret_change_in_production
