From 2c1e6dd220c7e32f8da148f47acf85fdcd2c0965 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hector=20G=C3=B3mez=20Varela?= Date: Tue, 19 Dec 2023 17:47:35 +0100 Subject: [PATCH] Change EMAIL_API_FROM_EMAIL example value --- container_env_files/cgw.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/container_env_files/cgw.env b/container_env_files/cgw.env index 5becaf4..f1087ec 100644 --- a/container_env_files/cgw.env +++ b/container_env_files/cgw.env @@ -41,6 +41,6 @@ ALERTS_PROVIDER_PROJECT='' # Please note that the Safe CGW is currently using Pushwoosh as the email services provider. # Refer to the provider's official documentation to set up emailing. EMAIL_API_APPLICATION_CODE='' -EMAIL_API_FROM_EMAIL=ch@nge.me +EMAIL_API_FROM_EMAIL=changeme@example.com EMAIL_API_KEY='' EMAIL_TEMPLATE_UNKNOWN_RECOVERY_TX=''