Skip to content

Commit

Permalink
fix env
Browse files Browse the repository at this point in the history
  • Loading branch information
pixincreate committed Jan 10, 2024
1 parent e3eb833 commit 83371a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/deployments/env_specific.toml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ attempt_analytics_topic = "topic" # Kafka topic to be used for PaymentAttempt ev
refund_analytics_topic = "topic" # Kafka topic to be used for Refund events
api_logs_topic = "topic" # Kafka topic to be used for incoming api events
connector_logs_topic = "topic" # Kafka topic to be used for connector api events
outgoing_webhook_analytics_topic = "topic" # Kafka topic to be used for outgoing webhook events
outgoing_webhook_logs_topic = "topic" # Kafka topic to be used for outgoing webhook events

[file_upload_config]
bucket_name = "bucket"
Expand Down

0 comments on commit 83371a2

Please sign in to comment.