Let's leave this on false.

This commit is contained in:
James Cole 2016-05-12 16:34:44 +02:00
parent eda44bbed0
commit cfcc4ce88a

View File

@ -1,6 +1,6 @@
APP_ENV=production
APP_DEBUG=false
APP_FORCE_SSL=true
APP_FORCE_SSL=false
APP_KEY=SomeRandomStringOf32CharsExactly
LOG_LEVEL=warning