mirror of
https://github.com/narkoz/hacker-scripts
synced 2025-08-22 18:37:10 +00:00
8 lines
274 B
Plaintext
8 lines
274 B
Plaintext
# Set these environment variables or edit and copy this file into `.env`
|
|
# See: https://github.com/bkeepers/dotenv
|
|
|
|
TWILIO_ACCOUNT_SID=ACxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
|
|
TWILIO_AUTH_TOKEN=yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy
|
|
GMAIL_USERNAME=admin@example.org
|
|
GMAIL_PASSWORD=password
|