From b0e28950bc0e1fe17cf87e9cfb965f30ef3869d8 Mon Sep 17 00:00:00 2001 From: Axel <1597611+axeloz@users.noreply.github.com> Date: Tue, 28 Dec 2021 10:26:10 +0100 Subject: [PATCH] Fixing example .env --- .env.example | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.env.example b/.env.example index f2438de..f9c289f 100644 --- a/.env.example +++ b/.env.example @@ -1,9 +1,10 @@ APP_NAME=Monitolite -APP_ENV=local +APP_ENV=production APP_KEY= -APP_DEBUG=true +APP_DEBUG=false APP_URL=http://localhost APP_TIMEZONE=UTC +DB_TIMEZONE="+1:00" LOG_CHANNEL=stack LOG_SLACK_WEBHOOK_URL=