We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5991f5c commit 1233a47Copy full SHA for 1233a47
cmd/runner/configs/dev.conf
@@ -1,7 +1,7 @@
1
env dev
2
min_log_level warn
3
4
-azure_event_parsed_portfolio_topic parsed-portfolios-dev
+azure_event_parse_portfolio_complete_topic parsed-portfolios-dev
5
azure_topic_location centralus-1
6
7
azure_storage_account rmipactadev
cmd/runner/configs/local.conf
env local
min_log_level debug
-azure_event_parsed_portfolio_topic parsed-portfolios-local
+azure_event_parse_portfolio_topic parsed-portfolios-local
azure_storage_account rmipactalocal
0 commit comments