From 02cb64e3b19decaa7346dffebd86e32519fda8ff Mon Sep 17 00:00:00 2001 From: rahulshukla-home Date: Mon, 6 Apr 2020 13:21:40 +0530 Subject: [PATCH] Issue #2812 --- .env.example | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.example b/.env.example index caffe920c..55c0422ae 100644 --- a/.env.example +++ b/.env.example @@ -4,10 +4,10 @@ APP_VERSION=1.1.0 APP_KEY= APP_DEBUG=true APP_URL=http://localhost -APP_TIMEZONE= +APP_TIMEZONE=Asia/Kolkata APP_LOCALE=en LOG_CHANNEL=stack -APP_CURRENCY= +APP_CURRENCY=USD DB_CONNECTION=mysql DB_HOST=127.0.0.1