From a653df6935abcedfc46d1c9259e36a9535530e52 Mon Sep 17 00:00:00 2001 From: Zathiel <26553418+Zathiel@users.noreply.github.com> Date: Thu, 30 May 2024 01:45:05 +0200 Subject: [PATCH] FIX : USE_LOCAL variable --- .env.local_dev | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.local_dev b/.env.local_dev index 71635fd48..bf88879c4 100644 --- a/.env.local_dev +++ b/.env.local_dev @@ -40,7 +40,7 @@ DO_SECRET_ACCESS_KEY= # Digital ocean spaces region or AWS s3 region DO_REGION=us-west # local storage -USE_LOCAL=TRUE +USE_LOCAL=true # Email mailgun or set SMTP_ENABLE true to use SMTP config (The app will not initialize if any of these 3 variables are not set) ********************************************************************************************************************* MAILGUN_API_KEY=