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
+7-1Lines changed: 7 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -44,10 +44,16 @@ DO_REGION=us-west
44
44
# local storage
45
45
USE_LOCAL=TRUE
46
46
47
-
# Email mailgun config (The app will not initialize if any of these 3 variables are not set) *********************************************************************************************************************
47
+
# 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