Hi
i correctly:
- installed ODO 16 on Ubuntu 20
- created a website
- installed NGINX
- installed Let'sEncrypt certificated
- actived redirect to https
Now, the web site on https work fine, but if i logon on odoo (wth user or admin user) browser go to "http://odoo/web" page.
Why??
Thank's
i have a _serv_conf.conf file.
*
proxy_redirect off;
proxy_pass http://odoo
*
I see "proxy_pass http://odoo;" - is it the error?
not see proxy_mode = true
thank's
can you check /etc folder for a file named odoo.conf or odoo_server.conf