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?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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?
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
Tạo tài khoản ngay hôm nay để tận hưởng các tính năng độc đáo và tham gia cộng đồng tuyệt vời của chúng tôi!
Đăng ký
Thanks, I think I missed the step of setting "proxy_mode = True" in odoo.conf