diff --git a/docker-compose.yaml b/docker-compose.yaml index 33cf2e99338e..297c01d2b6c4 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -122,6 +122,7 @@ services: - IS_DEMO=${IS_DEMO:-} - PAPERCUPS_STORYTIME=${PAPERCUPS_STORYTIME:-} - FULLSTORY=${FULLSTORY:-} + - OPENREPLAY=${OPENREPLAY:-} - TRACKING_STRATEGY=${TRACKING_STRATEGY} - INTERNAL_API_HOST=${INTERNAL_API_HOST} airbyte-temporal: