Files
patrick 412a73cedf
ci / backend (push) Failing after 1m16s
ci / frontend (push) Successful in 1m58s
fix: tell the tests where the database actually is
DOCKER_HOST only decides which daemon creates the container; the address the
test dials comes from POSTGRES_HOST, which defaults to the job container's own
loopback. Setting one without the other still times out.
2026-08-18 00:49:41 -04:00
..