[9.x] Make .env.example sync with new changes (#5757)

In this PR #5568  the key has been changed!
This commit is contained in:
Reza Amini
2022-01-02 12:19:56 -06:00
committed by GitHub
parent 2b7464fad4
commit 409992eed0
+1 -1
View File
@@ -17,7 +17,7 @@ DB_PASSWORD=
BROADCAST_DRIVER=log
CACHE_DRIVER=file
FILESYSTEM_DRIVER=local
FILESYSTEM_DISK=local
QUEUE_CONNECTION=sync
SESSION_DRIVER=file
SESSION_LIFETIME=120