From b3aea9e602d5175ff7d5b9769a3d05da763aecda Mon Sep 17 00:00:00 2001 From: TheMaddax Date: Thu, 11 Sep 2025 11:10:13 -0600 Subject: [PATCH] Switch recipient email back to mark@finlion.com --- .env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env b/.env index e1b615f..7cd451a 100644 --- a/.env +++ b/.env @@ -1,7 +1,7 @@ SMTP_HOST=smtp.gmail.com SMTP_PORT=2525 SMTP_SECURE=false -RECIPIENT_EMAIL=chris@deafgain.org +RECIPIENT_EMAIL=mark@finlion.com GOOGLE_EMAIL=system@deafgain.org GOOGLE_APP_PASSWORD=ojvlysraxwjriwzy UPSTASH_REDIS_REST_URL=https://gusc1-resolved-jaybird-30779.upstash.io