Default to production

This commit is contained in:
James Brooks 2015-07-27 22:28:52 +01:00
parent 7f0c2a772d
commit 0e502ed53b

View File

@ -1,4 +1,4 @@
APP_ENV=local
APP_ENV=production
APP_DEBUG=false
APP_URL=http://localhost
APP_KEY=SomeRandomString