mirror of
https://github.com/narkoz/hacker-scripts
synced 2025-08-31 22:55:12 +00:00
initial commit
This commit is contained in:
7
.env.example
Normal file
7
.env.example
Normal file
@@ -0,0 +1,7 @@
|
||||
# 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
|
Reference in New Issue
Block a user