mirror of
https://github.com/0x5t4l1n/Keylogger.git
synced 2026-05-26 19:36:31 +00:00
b0246b4e6f
Co-authored-by: Stalin-143 <161853795+Stalin-143@users.noreply.github.com>
7 lines
136 B
Bash
7 lines
136 B
Bash
# Web Server Authentication
|
|
WEB_SERVER_USERNAME=admin
|
|
WEB_SERVER_PASSWORD=change_this_password
|
|
|
|
# Flask Configuration
|
|
FLASK_DEBUG=False
|