Files
infrahub-deployment/docker-compose.override.yml
Damien 1d393a1341 chore(docker): explicitly override ports to prevent merging
Update `docker-compose.override.yml` to use the `!override` tag on the `ports` configuration for `message-queue`, `database`, and `infrahub-server`.

This change ensures that Docker Compose replaces the ports list rather than merging it with the base configuration, strictly preventing these services from exposing ports.
2026-02-05 11:36:39 +01:00

666 B