diff --git a/.env.example b/.env.example index 9eb51277..2584e264 100644 --- a/.env.example +++ b/.env.example @@ -1,4 +1,4 @@ -APP_ENV=local +APP_ENV=production APP_DEBUG=false APP_URL=http://localhost APP_KEY=SomeRandomString