From cde8cd881e2c90b6070d046dc8483500760e528e Mon Sep 17 00:00:00 2001 From: DariusIII Date: Mon, 22 Jan 2018 23:39:28 +0100 Subject: [PATCH] Do the same for scrutinizer --- .env.scrutinizer | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.scrutinizer b/.env.scrutinizer index bef54dff8..36ea0e647 100644 --- a/.env.scrutinizer +++ b/.env.scrutinizer @@ -33,8 +33,8 @@ ADMIN_PASS = ADMIN_EMAIL = APP_NAME=NNTmux -APP_ENV=production -APP_DEBUG=false +APP_ENV=local +APP_DEBUG=true APP_URL= APP_LOG= APP_LOG_LEVEL=debug