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