From 57f20ae1c07248474879be57823c20736e320822 Mon Sep 17 00:00:00 2001 From: Andrew <148278535+andrew-opensignlabs@users.noreply.github.com> Date: Tue, 28 Nov 2023 03:45:22 +0530 Subject: [PATCH] Docs: Add USE_LOCAL variable --- .env.example | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.env.example b/.env.example index ddc7f8b50..d7b97bc7c 100644 --- a/.env.example +++ b/.env.example @@ -39,6 +39,9 @@ DO_ACCESS_KEY_ID= DO_SECRET_ACCESS_KEY= # Digital ocean spaces region or AWS s3 region DO_REGION=us-west +# Set this to true id you are using local storage instead of s3 compatible storage +# USE_LOCAL=TRUE + # Email mailgun config (The app will not initialize if any of these 3 variables are not set) ********************************************************************************************************************* MAILGUN_API_KEY=