diff --git a/.env.example b/.env.example index 3cdddac..0b5bc60 100644 --- a/.env.example +++ b/.env.example @@ -7,7 +7,7 @@ APP_SCHEME=http APP_SERVICE=app APP_TIMEZONE='America/Sao_Paulo' -LOG_CHANNEL=null # change to other type eg stack +LOG_CHANNEL='null' # change to other type eg stack LOG_LEVEL=debug DB_CONNECTION=mysql