Update example config

This commit is contained in:
James Cole 2017-04-27 03:26:54 +02:00
parent 166bfba5b9
commit 4a6bbd4dca
No known key found for this signature in database
GPG Key ID: C16961E655E74B5E

View File

@ -3,7 +3,7 @@ APP_DEBUG=false
APP_FORCE_SSL=false APP_FORCE_SSL=false
APP_FORCE_ROOT= APP_FORCE_ROOT=
APP_KEY=SomeRandomStringOf32CharsExactly APP_KEY=SomeRandomStringOf32CharsExactly
APP_LOG=errorlog APP_LOG=daily
APP_LOG_LEVEL=warning APP_LOG_LEVEL=warning
APP_URL=http://localhost APP_URL=http://localhost