food-market/.github/workflows
nurdotnet 29cefb64be ci(backend): map postgres service to host:5441 instead of 5432
The self-hosted runner host already has brew postgres@14 listening on
127.0.0.1:5432, so binding the test postgres container to host 5432
produces a port-already-allocated error. Pick 5441 and update the
connection string accordingly.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-22 23:55:12 +05:00
..
ci.yml ci(backend): map postgres service to host:5441 instead of 5432 2026-04-22 23:55:12 +05:00
deploy-stage.yml ci/deploy: stage deploy workflow + notifications + server plan 2026-04-22 13:46:03 +05:00
docker.yml ci(docker): drop setup-buildx-action — use system buildx on self-hosted 2026-04-22 23:44:11 +05:00
notify.yml ci/deploy: stage deploy workflow + notifications + server plan 2026-04-22 13:46:03 +05:00