PORT=3001
NODE_ENV=development
JWT_SECRET=dev_secret_change_me
DB_HOST=localhost
DB_PORT=3306
DB_USER=root
DB_PASSWORD=
DB_NAME=emarikeje
TIMEZONE=Asia/Kuala_Lumpur
