From c8a3add228b4848d0c1bd4cc6646ef4f6665dad8 Mon Sep 17 00:00:00 2001 From: Nareshkumar Rao Date: Thu, 29 Jul 2021 00:43:47 +0200 Subject: [PATCH] Update .env.template --- .env.template | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/.env.template b/.env.template index 310a4ce..5cdc172 100644 --- a/.env.template +++ b/.env.template @@ -1,4 +1,3 @@ -PORT= SERVER_SESSION_SECRET= WEBSITE_URL= @@ -11,7 +10,9 @@ DB_PASS= DB_PATH= DB_DATA_NAME= DB_STORE_NAME= -DB_DATA_DIALECT= +DB_DATA_DIALECT=postgres -ADMIN_USERNAME= -ADMIN_PASSWORD= \ No newline at end of file +SESSION_LENGTH=10800000 + +TELEGRAM_TOKEN= +TELEGRAM_SECRET=