fix: unblock ci audit checks
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user