Files
Keylogger/config/.env.example
T
2026-01-22 04:23:10 +00:00

8 lines
185 B
Bash

# Web Server Authentication
WEB_SERVER_USERNAME=admin
WEB_SERVER_PASSWORD=change_this_password
# Flask Configuration
FLASK_DEBUG=False
FLASK_SECRET_KEY=generate_random_secret_key_here