diff --git a/.env.common b/.env.common index 1c01d00..bad833f 100644 --- a/.env.common +++ b/.env.common @@ -16,7 +16,7 @@ YLEM_KAFKA_TASK_RUNS_LOAD_BALANCED_TOPIC=task_runs_load_balanced YLEM_KAFKA_TASK_RUNS_TOPIC=task_runs YLEM_KAFKA_TASK_RUN_RESULTS_TOPIC=task_run_results YLEM_KAFKA_QUERY_TASK_RUN_RESULTS_TOPIC=query_task_run_results -YLEM_KAFKA_NOTIFICATION_TASK_RUN_RESULTS_TOPIC=otification_task_run_results +YLEM_KAFKA_NOTIFICATION_TASK_RUN_RESULTS_TOPIC=notification_task_run_results YLEM_INTEGRATIONS_BASE_URL=http://ylem_integrations:7337/ YLEM_PIPELINES_BASE_URL=http://ylem_pipelines:7336/