fixed NATS configuration for fx #315

Merged
tech merged 1 commits from fx-nats-314 into main 2026-01-23 12:54:13 +00:00
Showing only changes of commit debabf060d - Show all commits

View File

@@ -5,7 +5,7 @@ matrix:
FX_DOCKERFILE: ci/prod/compose/fx_ingestor.dockerfile FX_DOCKERFILE: ci/prod/compose/fx_ingestor.dockerfile
FX_DEPLOY_TARGET: ingestor FX_DEPLOY_TARGET: ingestor
FX_MONGO_SECRET_PATH: sendico/db FX_MONGO_SECRET_PATH: sendico/db
FX_NEEDS_NATS: "false" FX_NEEDS_NATS: "true"
FX_ENV: prod FX_ENV: prod
when: when: