Skip to content

Commit 57f20ae

Browse files
Docs: Add USE_LOCAL variable
1 parent d3b0c61 commit 57f20ae

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.env.example

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,9 @@ DO_ACCESS_KEY_ID=
3939
DO_SECRET_ACCESS_KEY=
4040
# Digital ocean spaces region or AWS s3 region
4141
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+
4245

4346
# Email mailgun config (The app will not initialize if any of these 3 variables are not set) *********************************************************************************************************************
4447
MAILGUN_API_KEY=

0 commit comments

Comments
 (0)