Correct environment in example .env file. #925

This commit is contained in:
James Cole 2017-10-14 08:06:24 +02:00
parent 401ae92a62
commit ed237476fa
No known key found for this signature in database
GPG Key ID: C16961E655E74B5E

View File

@ -1,4 +1,4 @@
APP_ENV=production
APP_ENV=local
APP_DEBUG=false
APP_NAME=FireflyIII
APP_KEY=SomeRandomStringOf32CharsExactly