fixed NATS configuration for fx

This commit is contained in:
Stephan D
2026-01-23 13:19:52 +01:00
parent f90bb53309
commit debabf060d

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: