You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .env.local_dev
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,7 @@ DO_SECRET_ACCESS_KEY=
40
40
# Digital ocean spaces region or AWS s3 region
41
41
DO_REGION=us-west
42
42
# local storage
43
-
USE_LOCAL=TRUE
43
+
USE_LOCAL=true
44
44
45
45
# 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) *********************************************************************************************************************
0 commit comments