# Database connection URL # For SQLite (default): file:./dev.db # For PostgreSQL: postgresql://user:password@localhost:5432/metabuilder DATABASE_URL="file:./dev.db"