DATABASE_URL=postgres://postgres:postgres@localhost:5432/postgres # Optional logging knobs (defaults are usually fine): # LOG_LEVEL=info # trace|debug|info|warning|error|fatal # LOG_FORMAT=pretty # pretty|json — defaults to TTY ? pretty : json # LOG_DB=false # true to log every Drizzle SQL query