Hi all.
I have the following configuration under sites-enabled and sites-available :
See config here:
in the odoo config file the proxy is set to "true"
nginx: the configuration file /etc/nginx/nginx.conf syntax is ok
nginx: configuration file /etc/nginx/nginx.conf test is successful
the file read just fine but the redirect to 80 doesn't work at all. Odoo is only reachable when the 8069 port is set.
What T H am i doing wrong here?
Thanks in advance