Skip to content

Commit 527bca3

Browse files
Merge pull request #789 from Zathiel/staging
FIX : update USE_LOCAL variable
2 parents 5ada9a4 + 9bf4940 commit 527bca3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env.local_dev

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ DO_SECRET_ACCESS_KEY=
4040
# Digital ocean spaces region or AWS s3 region
4141
DO_REGION=us-west
4242
# local storage
43-
USE_LOCAL=TRUE
43+
USE_LOCAL=true
4444

4545
# 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) *********************************************************************************************************************
4646
MAILGUN_API_KEY=

0 commit comments

Comments
 (0)