Update example file.

This commit is contained in:
James Cole 2015-04-20 18:06:21 +02:00
parent 4b9b207d92
commit f47ba6c977

View File

@ -1,5 +1,5 @@
APP_ENV=local
APP_DEBUG=true
APP_ENV=production
APP_DEBUG=false
APP_KEY=SomeRandomString
DB_CONNECTION=mysql