Updated email address
This commit is contained in:
parent
4927086fe2
commit
c9911ec680
@ -31,8 +31,8 @@ ALLOWED_HOSTS = ['*']
|
|||||||
# https://accounts.google.com/DisplayUnlockCaptcha
|
# https://accounts.google.com/DisplayUnlockCaptcha
|
||||||
EMAIL_USE_TLS = True
|
EMAIL_USE_TLS = True
|
||||||
EMAIL_HOST = 'smtp.gmail.com'
|
EMAIL_HOST = 'smtp.gmail.com'
|
||||||
EMAIL_HOST_USER = 'noreply@oacpl.org'
|
EMAIL_HOST_USER = 'info@oacpl.org'
|
||||||
EMAIL_HOST_PASSWORD = '<P{q6u@N{Vkpd2*Y'
|
EMAIL_HOST_PASSWORD = 'e/j3_fAX'
|
||||||
EMAIL_PORT = 587
|
EMAIL_PORT = 587
|
||||||
EMAIL_CONTACT = 'david.a.sandor@outlook.com'
|
EMAIL_CONTACT = 'david.a.sandor@outlook.com'
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user