Deploy: 2026-05-21 01:26:06
This commit is contained in:
@@ -16,3 +16,12 @@ GEMINI_API_KEY=
|
||||
|
||||
# Messaging Gateway Settings
|
||||
WHATSAPP_GATEWAY_URL=http://localhost:3722
|
||||
|
||||
# OWASP Security Settings
|
||||
# Generate a secure 32-byte (256-bit) key for AES encryption
|
||||
ENCRYPTION_KEY=d3b07384d113edec49eaa6238ad5ff00f898129dfdeca34289adcd11a00a89d1
|
||||
# Secret key/salt for blind index hashes
|
||||
HMAC_SALT=nabeh_secure_blind_index_salt_key_123
|
||||
# Secret key for JWT signatures
|
||||
JWT_SECRET=nabeh_jwt_secret_signature_key_987654
|
||||
|
||||
|
||||
Reference in New Issue
Block a user