Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
1719 Visninger

Hi all

I've setup latest Odoo on Debian 11 but the homepage keeps redirecting to http://odoo which is invalid. How do I get Nginx to use the FQDN in "server_name" in the config file?

Avatar
Kassér
Forfatter

Thanks, I think I missed the step of setting "proxy_mode = True" in odoo.conf

Bedste svar

Hi,

There is something wrong in your nginx file, do one thing, replace your nginx file with the nginx file in this link: https://github.com/odoomates/odoosamples/blob/main/odoo_nginx_conf

Video: https://www.youtube.com/watch?v=-hVYQd7A7PQ

Thanks

Avatar
Kassér