Initial commit: Version 1 of source code
This commit is contained in:
6
.env.example
Normal file
6
.env.example
Normal file
@@ -0,0 +1,6 @@
|
||||
EMAIL_SENDER=your_email@gmail.com
|
||||
EMAIL_RECIPIENT=recipient@example.com
|
||||
EMAIL_PASSWORD=your_app_password
|
||||
SMTP_SERVER=smtp.gmail.com
|
||||
SMTP_PORT=587
|
||||
SEC_API_KEY=your_sec_api_key
|
||||
Reference in New Issue
Block a user