]> BookStack Code Mirror - bookstack/blobdiff - config/app.php
Added migration file.
[bookstack] / config / app.php
index 23aad7d487811ab7d0861b9a26de4373da0455fb..a390eaf83a16eb20360f47e30be0d6090ad73eea 100644 (file)
@@ -18,7 +18,7 @@ return [
     |
     */
 
-    'debug' => env('APP_DEBUG', true),
+    'debug' => env('APP_DEBUG', false),
 
     /*
     |--------------------------------------------------------------------------