Merge pull request #410 from bharrisau/patch-2

Update .env.example
This commit is contained in:
Hillel Coren 2015-08-18 10:26:41 +03:00
commit 4272a784f6

View File

@ -2,7 +2,7 @@ APP_ENV=production
APP_DEBUG=false APP_DEBUG=false
APP_URL=http://ninja.dev APP_URL=http://ninja.dev
APP_CIPHER=rijndael-128 APP_CIPHER=rijndael-128
APP_KEY APP_KEY=SomeRandomString
APP_TIMEZONE APP_TIMEZONE
DB_TYPE=mysql DB_TYPE=mysql