mirror of
https://github.com/OpenSignLabs/OpenSign.git
synced 2026-09-13 21:27:40 +02:00
change default value of USE_LOCAL to True
This commit is contained in:
+2
-2
@@ -42,7 +42,7 @@ DO_SECRET_ACCESS_KEY=
|
|||||||
# Digital ocean spaces region or AWS s3 region
|
# Digital ocean spaces region or AWS s3 region
|
||||||
DO_REGION=us-west
|
DO_REGION=us-west
|
||||||
# local storage
|
# local storage
|
||||||
USE_LOCAL=FALSE
|
USE_LOCAL=TRUE
|
||||||
|
|
||||||
# Email mailgun config (The app will not initialize if any of these 3 variables are not set) *********************************************************************************************************************
|
# Email mailgun config (The app will not initialize if any of these 3 variables are not set) *********************************************************************************************************************
|
||||||
MAILGUN_API_KEY=XXXXX
|
MAILGUN_API_KEY=XXXXX
|
||||||
@@ -107,4 +107,4 @@ MEEwMTANBglghkgBZQMEAgEFAAQgPlLuG+67SxPOEPbgFuEnVgewvY6LUzFmrprx
|
|||||||
c6yryFgECIld0S5kDk7JAgIIAA=='
|
c6yryFgECIld0S5kDk7JAgIIAA=='
|
||||||
|
|
||||||
# Provide Pass pharse of above PFX or p12 document
|
# Provide Pass pharse of above PFX or p12 document
|
||||||
PASS_PHRASE=
|
PASS_PHRASE=
|
||||||
|
|||||||
Reference in New Issue
Block a user