Updated email address

This commit is contained in:
Zakary Timson 2018-01-31 10:24:03 -05:00
parent 4927086fe2
commit c9911ec680

View File

@ -31,8 +31,8 @@ ALLOWED_HOSTS = ['*']
# https://accounts.google.com/DisplayUnlockCaptcha
EMAIL_USE_TLS = True
EMAIL_HOST = 'smtp.gmail.com'
EMAIL_HOST_USER = 'noreply@oacpl.org'
EMAIL_HOST_PASSWORD = '<P{q6u@N{Vkpd2*Y'
EMAIL_HOST_USER = 'info@oacpl.org'
EMAIL_HOST_PASSWORD = 'e/j3_fAX'
EMAIL_PORT = 587
EMAIL_CONTACT = 'david.a.sandor@outlook.com'