From 8a786cd69b1e53681c12d92202fef07224c92c38 Mon Sep 17 00:00:00 2001 From: "aditya.siregar" Date: Fri, 30 Aug 2024 00:16:56 +0700 Subject: [PATCH] Update Email --- infra/furtuna.development.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/infra/furtuna.development.yaml b/infra/furtuna.development.yaml index 8342dc1..799ea12 100644 --- a/infra/furtuna.development.yaml +++ b/infra/furtuna.development.yaml @@ -41,10 +41,10 @@ midtrans: env: 1 brevo: - api_key: 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 + api_key: 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 email: - sender: "siregaraditya@gmail.com" + sender: "furtuna.official@gmail.com" reset_password: template_name: "reset_password" template_path: "templates/reset_password.html"