From be27046d6c8d9495720f12b96249b8006b868490 Mon Sep 17 00:00:00 2001 From: kbe Date: Sun, 20 Jul 2025 14:19:20 +0200 Subject: [PATCH] Add email credentials --- .env.example | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.env.example b/.env.example index 020e235..78104a7 100644 --- a/.env.example +++ b/.env.example @@ -4,11 +4,11 @@ CROSSFIT_PASSWORD=9vx03OSE # Notification settings ENABLE_EMAIL_NOTIFICATIONS=true -ENABLE_TELEGRAM_NOTIFICATIONS=true +ENABLE_TELEGRAM_NOTIFICATIONS=false -EMAIL_FROM=kevin@mistergeek.fr +EMAIL_FROM=no-reply@cyanet.fr EMAIL_TO=kbataille@vivaldi.net -EMAIL_PASSWORD= +EMAIL_PASSWORD=BV3GzqHjsSx5A6TE TELEGRAM_TOKEN= -TELEGRAM_CHAT_ID \ No newline at end of file +TELEGRAM_CHAT_ID