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.example
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -39,6 +39,9 @@ DO_ACCESS_KEY_ID=
39
39
DO_SECRET_ACCESS_KEY=
40
40
# Digital ocean spaces region or AWS s3 region
41
41
DO_REGION=us-west
42
+
# Set this to true id you are using local storage instead of s3 compatible storage
43
+
# USE_LOCAL=TRUE
44
+
42
45
43
46
# Email mailgun config (The app will not initialize if any of these 3 variables are not set) *********************************************************************************************************************
0 commit comments