From 4616fe2e2b08290b55d368cad4abb30d7f52e1ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20FAMIBELLE-PRONZOLA?= Date: Sun, 27 Mar 2022 02:06:11 +0400 Subject: [PATCH] Add deepl api env --- .env.example | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.env.example b/.env.example index 0749bf3..3ad2bc0 100644 --- a/.env.example +++ b/.env.example @@ -28,3 +28,8 @@ WEBSITE_URL=http://localhost:3000 TELEGRAM_API_URL= TELEGRAM_CHAN_ID= TELEGRAM_API_TOKEN= + +# DeepL + +DEEPL_URL= +DEEPL_KEY=