Update 'im/settings.py.prod'

This commit is contained in:
jens 2021-04-11 22:06:31 +00:00
parent 88d1ba7fd3
commit 504ab9729d
1 changed files with 2 additions and 0 deletions

View File

@ -32,6 +32,8 @@ ALLOWED_HOSTS = [
ADMINS = [('admin', '{{im_admin_email}}')]
EMAIL_HOST = '{{im_mail_server}}'
# Application definition
INSTALLED_APPS = [