Files
chitai/docs
patrick 5176dfcb77
ci / backend (push) Failing after 1m30s
ci / frontend (push) Successful in 1m58s
fix: give the backend CI job a docker daemon it can address
The runner has docker, so the database container started; the job just could
not reach it. pytest-databases takes the address from DOCKER_HOST, and unset
means 127.0.0.1 -- the job container's loopback, not the namespace the sibling
published on. A dind service makes it resolve to a host that answers.
2026-08-18 00:45:43 -04:00
..
2025-12-04 00:33:37 -05:00