chore(env): remove default APP_KEY
This commit is contained in:
parent
a83503ffe1
commit
168cae68f4
|
@ -5,7 +5,7 @@ APP_URL=http://${HOST}:${PORT}
|
|||
|
||||
CACHE_VIEWS=false
|
||||
|
||||
APP_KEY=2wsjLSopTjD6WQEztTYIZgCFou8wpLJn
|
||||
APP_KEY=
|
||||
|
||||
DB_CONNECTION=sqlite
|
||||
DB_HOST=127.0.0.1
|
||||
|
|
Loading…
Reference in New Issue
Block a user