diff --git a/scripts/healthchecks/email.conf.copy b/scripts/healthchecks/email.conf.copy index f2ec051..fb7befb 100644 --- a/scripts/healthchecks/email.conf.copy +++ b/scripts/healthchecks/email.conf.copy @@ -1,5 +1,5 @@ -export DEFAULT_FROM_EMAIL = -export EMAIL_HOST = -export EMAIL_PORT = 465 -export EMAIL_HOST_USER = -export EMAIL_HOST_PASSWORD = \ No newline at end of file +export DEFAULT_FROM_EMAIL= +export EMAIL_HOST= +export EMAIL_PORT= 465 +export EMAIL_HOST_USER= +export EMAIL_HOST_PASSWORD= \ No newline at end of file