diff --git a/cmd/runner/configs/dev.conf b/cmd/runner/configs/dev.conf index 297a18f..3069230 100644 --- a/cmd/runner/configs/dev.conf +++ b/cmd/runner/configs/dev.conf @@ -1,7 +1,7 @@ env dev min_log_level warn -azure_event_parsed_portfolio_topic parsed-portfolios-dev +azure_event_parse_portfolio_complete_topic parsed-portfolios-dev azure_topic_location centralus-1 azure_storage_account rmipactadev diff --git a/cmd/runner/configs/local.conf b/cmd/runner/configs/local.conf index 038a61b..335c762 100644 --- a/cmd/runner/configs/local.conf +++ b/cmd/runner/configs/local.conf @@ -1,7 +1,7 @@ env local min_log_level debug -azure_event_parsed_portfolio_topic parsed-portfolios-local +azure_event_parse_portfolio_topic parsed-portfolios-local azure_topic_location centralus-1 azure_storage_account rmipactalocal