Changed email address for site
This commit is contained in:
parent
7cde5bbd8f
commit
3a866a913a
@ -31,8 +31,8 @@ ALLOWED_HOSTS = ['*']
|
||||
# https://accounts.google.com/DisplayUnlockCaptcha
|
||||
EMAIL_USE_TLS = True
|
||||
EMAIL_HOST = 'smtp.gmail.com'
|
||||
EMAIL_HOST_USER = 'ontarioacpl@gmail.com'
|
||||
EMAIL_HOST_PASSWORD = 'b5q?E8bhE7br*~)Y'
|
||||
EMAIL_HOST_USER = 'noreply@oacpl.org'
|
||||
EMAIL_HOST_PASSWORD = '<P{q6u@N{Vkpd2*Y'
|
||||
EMAIL_PORT = 587
|
||||
EMAIL_CONTACT = 'david.a.sandor@outlook.com'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user