Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
2 Respostas
5258 Visualizações

I am successful in getting Odoo 9 installed and have Nginx in front of it to force traffic to 443, then to push that traffic to localhost:8069. My question is though, when I create a user, the link sent is website.com:8069. How do I change this automated email to reference https://website.com instead?

Avatar
Cancelar
Melhor resposta

I think the proper way to correct this is setting 'using proxy' to True (or something similar) in the main odoo conf file.

Avatar
Cancelar
Melhor resposta

Try changing the web.base.url parameter to https://website.com in system parameters.

To access system parameters you should activate developer mode.

Avatar
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
8
fev. 25
24017
1
fev. 18
8036
4
dez. 23
25246
3
jun. 25
1884
1
abr. 24
2235