Skip to content

Commit bd81f36

Browse files
committed
Sync .env.example with .env for APP_KEY
Summary: Partial revert of ba1eb25 for APP_KEY. Reviewers: dereckson Subscribers: Kaliiixx Differential Revision: http://devcentral.nasqueron.org/D254
1 parent 292935a commit bd81f36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
APP_ENV=production
22
APP_DEBUG=false
3-
APP_KEY=n14N82Wh73vHm6GN4S1s23bYIwoix4m0
3+
APP_KEY=SomeRandomString
44

55
CACHE_DRIVER=file
66
SESSION_DRIVER=file

0 commit comments

Comments
 (0)