14 lines
582 B
Plaintext
14 lines
582 B
Plaintext
# Legal Documents Service - Environment Variables
|
|
# Copy to .env and set values. Do not commit .env.
|
|
# See: reports/API_KEYS_REQUIRED.md (DocuSign etc.)
|
|
|
|
# ----------------------------------------------------------------------------
|
|
# E-Signature (DocuSign / Adobe Sign or similar)
|
|
# ----------------------------------------------------------------------------
|
|
E_SIGNATURE_BASE_URL=
|
|
|
|
# ----------------------------------------------------------------------------
|
|
# Court E-Filing
|
|
# ----------------------------------------------------------------------------
|
|
E_FILING_ENABLED=false
|