Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
5210 Vistas

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
Descartar
Mejor respuesta

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

Avatar
Descartar
Mejor respuesta

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

To access system parameters you should activate developer mode.

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
8
feb 25
23766
1
feb 18
7972
4
dic 23
25081
3
jun 25
1757
1
abr 24
2194