# Prisma reads DATABASE_URL from here for migrations/generate # Override with your real URL in .env.local for runtime DATABASE_URL="postgresql://admin:adminpassword@192.168.1.25:5432/plumeia?schema=public"