first commit
This commit is contained in:
commit
e6c52820cd
227 changed files with 16156 additions and 0 deletions
8
config/email_config.json
Normal file
8
config/email_config.json
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"smtp_server": "smtp.gmail.com",
|
||||
"smtp_port": 587,
|
||||
"username": "violet.anthony90@gmail.com",
|
||||
"password": "gfmodsysruaunlip",
|
||||
"sender_name": "Anthony VIOLET",
|
||||
"sender_email": "violet.anthony90@gmail.com"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue