I am deploying odoo 17 on my site and when I open the link I got the error of
Invalid HTTP_HOST header: 'odoo.domain.com'. You may need to add 'odoo.domain.com' to ALLOWED_HOSTS.
Now normally I add the allowed hosts in settings in django but here I don't know where to add it