Fix CodeQL clear-text logging alerts and improve startup test coverage
Agent-Logs-Url: https://github.com/christianlouis/dmarq/sessions/3d5dbbdc-99d5-4dc3-8ca9-a763ba917ae4 Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ SECRET_KEY="CHANGE_THIS_TO_A_RANDOM_SECRET_IN_PRODUCTION"
|
||||
# Admin API Key for the X-API-Key header (optional)
|
||||
# If set, this key is used instead of generating a random one at startup.
|
||||
# Generate with: openssl rand -hex 32
|
||||
# If not set, a random key is generated each restart (logged with last 8 chars).
|
||||
# If not set, a random key is generated each restart (key length logged only).
|
||||
# ADMIN_API_KEY="your_admin_api_key_here"
|
||||
|
||||
# Environment (development/production)
|
||||
|
||||
Reference in New Issue
Block a user