diff --git a/.env.sandstorm b/.env.sandstorm index 45842c2845..e562d8fa06 100755 --- a/.env.sandstorm +++ b/.env.sandstorm @@ -3,7 +3,7 @@ APP_ENV=local # Set to true if you want to see debug information in error screens. -APP_DEBUG=false +APP_DEBUG=true # This should be your email address SITE_OWNER=sandstorm@example.com