add tests
This commit is contained in:
@@ -16,7 +16,7 @@ APP_SECRET_CODE=your-super-secure-app-secret-code-change-this-in-production
|
||||
|
||||
# Encryption Key for sensitive data (MUST be exactly 32 characters for AES-256)
|
||||
# Generate with: openssl rand -hex 16
|
||||
ENCRYPTION_KEY=your-32-character-encryption-key-here
|
||||
ENCRYPTION_KEY=your-32-character-encryption-key
|
||||
|
||||
# =============================================================================
|
||||
# CORE APPLICATION SETTINGS
|
||||
|
||||
Reference in New Issue
Block a user