Skip to content

Commit 1233a47

Browse files
authored
Fix typo in runner config (#64)
1 parent 5991f5c commit 1233a47

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cmd/runner/configs/dev.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
env dev
22
min_log_level warn
33

4-
azure_event_parsed_portfolio_topic parsed-portfolios-dev
4+
azure_event_parse_portfolio_complete_topic parsed-portfolios-dev
55
azure_topic_location centralus-1
66

77
azure_storage_account rmipactadev

cmd/runner/configs/local.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
env local
22
min_log_level debug
33

4-
azure_event_parsed_portfolio_topic parsed-portfolios-local
4+
azure_event_parse_portfolio_topic parsed-portfolios-local
55
azure_topic_location centralus-1
66

77
azure_storage_account rmipactalocal

0 commit comments

Comments
 (0)