mirror of
https://github.com/stylersnico/hacker-scripts.git
synced 2026-06-13 08:01:28 +02:00
8 lines
274 B
Bash
8 lines
274 B
Bash
# 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
|