From 1eda860e11c6be134482249f64f141346146f7ef Mon Sep 17 00:00:00 2001 From: jens Date: Mon, 17 Jan 2022 16:24:59 +0000 Subject: [PATCH] Update 'templates/settings.py.j2' --- templates/settings.py.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/settings.py.j2 b/templates/settings.py.j2 index 9a055f0..a105b04 100644 --- a/templates/settings.py.j2 +++ b/templates/settings.py.j2 @@ -111,7 +111,7 @@ LOGGING = { }, } -EMAIL_HOST = {{ im_mail_server }} +EMAIL_HOST = '{{ im_mail_server }}' EMAIL_PORT = {{ im_mail_port }} # Password validation