Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
2 Ответы
5241 Представления

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?

Аватар
Отменить
Лучший ответ

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

Аватар
Отменить
Лучший ответ

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

To access system parameters you should activate developer mode.

Аватар
Отменить
Related Posts Ответы Просмотры Активность
8
февр. 25
23944
1
февр. 18
8008
4
дек. 23
25209
3
июн. 25
1822
1
апр. 24
2224