NODE_ENV=development PORT=19000 DB_HOST=localhost DB_PORT=5432 DB_NAME=moh_portal DB_USER=postgres DB_PASSWORD=postgres JWT_SECRET=secret_key_for_jwt_tokens SESSION_SECRET=secret_key_for_session