fix: unblock ci audit checks

This commit is contained in:
Ho Ngoc Hai
2026-05-04 17:27:08 +07:00
parent 57cd84aebf
commit 388bc972c1
20 changed files with 283 additions and 216 deletions

View File

@@ -12,8 +12,8 @@
# docker compose --env-file .env.ci -f docker-compose.ci.yml down -v
#
# Usage (GitHub Actions):
# Services are defined inline in .github/workflows/e2e.yml using
# standard GH Actions service containers (ports 5432/6379/8108/9000).
# Workflows start this same compose stack so service commands, tmpfs mounts,
# and health checks stay aligned with local E2E verification.
services:
postgres: