Files
quickdrop/.env.example
2026-08-07 22:13:25 -05:00

7 lines
262 B
Plaintext

# Required shared-passcode authentication
AUTH_PASSCODE=replace-with-a-long-random-passcode
AUTH_SECRET=replace-with-at-least-32-random-bytes
AUTH_TOKEN_TTL_DAYS=7
# Persistent local filesystem (one Node/Nitro process only)
QUICKDROP_STORAGE_DIR=.data/quickdrop