HOST="localhost" PORT=3000 FRONTEND_URL="http://localhost:3000" JWT_SECRET = 'dentalsecret' DATABASE_URL=postgresql://postgres:mypassword@localhost:5432/dentalapp