# Test database connection # Copy to test.env and adjust for your local setup PGHOST=localhost PGPORT=5432 PGUSER=postgres PGPASSWORD=postgres PGDATABASE=pgdev_test