From ccbd343127f675432e41dcace17f32b660524de2 Mon Sep 17 00:00:00 2001 From: LukiBeg Date: Tue, 16 Dec 2025 10:30:31 -0300 Subject: [PATCH] fix: Ajusta o .env-example. --- .env.example | 1 + 1 file changed, 1 insertion(+) diff --git a/.env.example b/.env.example index ccd6635..4545621 100644 --- a/.env.example +++ b/.env.example @@ -3,6 +3,7 @@ APP_ENV=local APP_KEY= APP_DEBUG=true APP_URL=http://localhost +APP_TIMEZONE=America/Sao_Paulo APP_LOCALE=en APP_FALLBACK_LOCALE=en