Deploy: 2026-05-23 00:20:07
This commit is contained in:
@@ -27,3 +27,10 @@ HMAC_SALT=nabeh_secure_blind_index_salt_key_123
|
||||
# Secret key for JWT signatures
|
||||
JWT_SECRET=nabeh_jwt_secret_signature_key_987654
|
||||
|
||||
# Redis Settings (Optional caching - falls back to DB if disabled/unavailable)
|
||||
REDIS_ENABLED=false
|
||||
REDIS_HOST=127.0.0.1
|
||||
REDIS_PORT=6379
|
||||
REDIS_PASSWORD=
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user