[5.2] Remove default APP_KEY value
Signed-off-by: crynobone <crynobone@gmail.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
APP_ENV=local
|
APP_ENV=local
|
||||||
APP_KEY=SomeRandomString
|
APP_KEY=
|
||||||
APP_DEBUG=true
|
APP_DEBUG=true
|
||||||
APP_LOG_LEVEL=debug
|
APP_LOG_LEVEL=debug
|
||||||
APP_URL=http://localhost
|
APP_URL=http://localhost
|
||||||
|
|||||||
Reference in New Issue
Block a user