Skip to content

Commit

Permalink
WIP: Migrate to Brevo SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
BadPixxel committed Sep 27, 2023
1 parent 770933d commit 34b6dcc
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions tests/config/packages/brevo.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
################################################################################
# Default Configuration
parameters:
################################################################################
# Brevo API Key
env(BREVO_API_KEY): "none"
env(BREVO_TRACKING_KEY): "none"
################################################################################
# Mjml API Key
env(MJML_API_KEY): "none"
env(MJML_API_SECRET): "none"


brevo_bridge:

Expand Down

0 comments on commit 34b6dcc

Please sign in to comment.