From e3590c1ec0f6146d683a3a61034959adb7ddffce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20FAMIBELLE-PRONZOLA?= Date: Sat, 25 Sep 2021 10:47:37 +0200 Subject: [PATCH] Add telegram env to env.sample --- .env.example | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.env.example b/.env.example index 1512a4c..0749bf3 100644 --- a/.env.example +++ b/.env.example @@ -22,3 +22,9 @@ SMTP_REPLY_TO= SMTP_SEND_TO= WEBSITE_URL=http://localhost:3000 + +# TELEGRAM CHAN + +TELEGRAM_API_URL= +TELEGRAM_CHAN_ID= +TELEGRAM_API_TOKEN=