Create .env
This commit is contained in:
parent
e1a2ffbec7
commit
1718b78aeb
1 changed files with 4 additions and 0 deletions
4
back/.env
Normal file
4
back/.env
Normal file
|
@ -0,0 +1,4 @@
|
|||
EMAIL_HOST_USER=gmail_account@gmail.com
|
||||
EMAIL_HOST_PASSWORD=gmail_password
|
||||
SUBMIT_REPORT_DESTINATION_EMAIL=to_address@gmail.com
|
||||
SUBMIT_REPORT_FROM_EMAIL=from_address@gmail.com
|
Loading…
Reference in a new issue