This commit is contained in:
rahulshukla-home 2020-04-06 13:21:40 +05:30
parent 9d357e466d
commit 02cb64e3b1
1 changed files with 2 additions and 2 deletions

View File

@ -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