Browse Source

[5.2] Remove default APP_KEY value

Signed-off-by: crynobone <crynobone@gmail.com>
crynobone 7 years ago
parent
commit
007c0190a3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .env.example

+ 1 - 1
.env.example

@@ -1,5 +1,5 @@
 APP_ENV=local
-APP_KEY=SomeRandomString
+APP_KEY=
 APP_DEBUG=true
 APP_LOG_LEVEL=debug
 APP_URL=http://localhost